WebAssembly

Monkey Targets Forums/HTML5/WebAssembly

Soap(Posted March) [#1]
@Mark

Any chance for an official WebAssembly target?

https://hacks.mozilla.org/2017/03/why-webassembly-is-faster-than-asm-js/


Boulderdash(Posted March) [#2]
Monkey 2 has enscripten pretty much the same result.


Soap(Posted March) [#3]
Emscripten compiles to JavaScript in asm.js format. WebAssembly is an alternative to JavaScript. Emscripten projects can build to WebAssembly with some config.


Xaron(Posted March) [#4]
I don't think you will get any additional targets for Monkey 1 anymore. If at all then only bugfixes (hopefully!). Monkey 1 is considered to be "finished". Unfortunately Monkey 2 is in such an undocumented state atm it's more for experimental use, at least for me.


Soap(Posted March) [#5]
I'm still not interested in moving to Monkey 2 so I hope otherwise.


Xaron(Posted March) [#6]
Me neither but I have no choice... :/