sabine / ocaml-to-wasm-overview

102 stars 4 forks source link

Missing Shachar's Itzhaky bytecode WASM interpreter #7

Open ejgallego opened 2 years ago

ejgallego commented 2 years ago

Hi, thanks for the list. I think Shachar's effort, which is quite mature, is missing. For more details see:

https://discuss.ocaml.org/t/state-of-ocaml-and-web-assembly/2725/16

This is basically compiling ocamlrun to wasm, but we have to say it works pretty well for our use case.