🌀 I suggest you to watch this video that is really interesting:
https://www.youtube.com/watch?v=cRwUD5SxF4o&feature=youtu.be
https://www.youtube.com/watch?v=cRwUD5SxF4o&feature=youtu.be
YouTube
Jay Phelps - WebAssembly Demystified
A revolution is about to begin. WebAssembly (aka wasm) is shipping in all modern browsers, but since it's (intentionally) very low level, it can be difficult to understand how it will be critical to future web applications--and definitely not just games and…
You can also see for example the source code of react-wasm or other libraries to see how to instantiate and use a module.
Just jumped to my mind, here is also a great repo with some examples to getting started
https://github.com/reklatsmasters/webassembly-examples
Just jumped to my mind, here is also a great repo with some examples to getting started
https://github.com/reklatsmasters/webassembly-examples
GitHub
GitHub - reklatsmasters/webassembly-examples: From Simple To Complex. A complete collection of webassembly examples.
From Simple To Complex. A complete collection of webassembly examples. - GitHub - reklatsmasters/webassembly-examples: From Simple To Complex. A complete collection of webassembly examples.
Learn WebAssembly pinned «🌀 I suggest you to watch this video that is really interesting: https://www.youtube.com/watch?v=cRwUD5SxF4o&feature=youtu.be»
WebAssembly Troubles part 1: WebAssembly Is Not a Stack Machine http://troubles.md/posts/wasm-is-not-a-stack-machine/ … - a fascinating article, WebAssembly is described as a stack machine, however function locals break that model.
I've been reading a lot about WebAssembly lately and I wanted to try it so I ported an old 'mode 7' demo I did in pure JS. My conclusions: emnoscripten is a really powerful tool and now I'm eager to try to compile something in Rust.
https://github.com/AzazelN28/mode7
https://github.com/AzazelN28/mode7
GitHub
AzazelN28/mode7
Mode 7 implementation in C and WebAssembly. Contribute to AzazelN28/mode7 development by creating an account on GitHub.
The second talk of that night is also up: @fastly's CTO @tbmcmullen talking about the fascinating ways in which they're using WebAssembly in their edge compute architecture:
https://t.co/6yvHX1v5M2
https://t.co/6yvHX1v5M2
YouTube
WebAssembly SF: WebAssembly's post-MVP Future
Lin Clark and Till Schneidereit from Mozilla present at the first edition of the WebAssembly SF Meetup, January 24, 2019.