[ANN] Ocsigen public meeting

It’s mainly about supporting the multi-tier compiling scheme. We need to compile everything twice with different PPX extension, one for the server side and one for the client side. The current solution relies on some scripts doing things like generating a Dune file at compile time, but it is not at all satisfactory and difficult to maintain (and even to use by application developers).