“Falling sand games” were a beloved childhood curiosity, but when I set out to write my own in Javascript, performance got in the way of the scale and granularity I wanted.
Could WebAssembly be the tool to build the sand simulation of my dreams, or is it still just for blog posts?
I’ll share with you the history and beauty of falling sand games, what I learned building mine to leverage the power of modern browsers, and show you how WebAssembly can cooperate productively with the JS ecosystem to enable awesome web experiences.
Thanks for reading ❤
If you liked this post, share it with all of your programming buddies!
Follow us on Facebook | Twitter
☞ WebAssembly: The Future of JS and a Multi-Language Web
☞ Using WebAssembly With Node.js
☞ Get started with WebAssembly using JavaScript
☞ WebAssembly for Web Developers
☞ Speed, Speed, Speed: JavaScript vs C++ vs WebAssembly
☞ WebAssembly Disrupting JavaScript
☞ WebAssembly: Expectation vs. Reality
#webassembly #web-development