Tools like Emscripten / the EmSDK can be used to compile different languages, especially C to WebAssembly binaries (.wasm). Websites such as WebAssembly Studio use them to compile high level languages through a web interface on a server.
Have these or alternatives tools been ported to Javascript/WebAssembly such that they can be run on the web themselves?
My objective is to be able to compile C source to .wasm on the browser client, and then run it there.
Aucun commentaire:
Enregistrer un commentaire