Wow Eliom + Wasm Of OCaml is released (thanks to the #ocsigen toolchain) !
https://discuss.ocaml.org/t/eliom-12-client-server-applications-in-web-assembly/17871
Eliom 12: Client-server applications in Web Assembly
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 documentatio...