Skip to main content

Wasmer JS SDK - WebAssembly In The Browser

 Introducing a new JavaScript library that makes running fully blown WebAssembly applications on the browser an easy task.

WebAssembly was touted as a runtime that would be embedded into every major web browser in order to write code in any language that could be compiled to its bytecode format. Using it, the popular browsers would be able to execute not just JavaScript but also compiled binaries, hence the second label that was attached to it - the JavaScript killer. .

https://www.i-programmer.info/news/87-web-development/16952-wasmer-js-sdk-webassembly-in-the-browser.html

Comments

Popular posts from this blog