On behalf of the Ocsigen team, I am pleased to announce the release of Eliom 12. Following our recent release of wasm_of_ocaml, this version’s main feature is full support for Web Assembly. Eliom applications are now served by default as Web Assembly programs (with a JavaScript fallback). The default build system has been adapted accordingly. The Ocsigen Start template has also been updated.
The new versions are available in opam.
If you want to give it a try, please read the main documentation page first.
You can see a running example app here.