blog // ~ben

a blog about tildes and other things

webassembly

January 17, 2018 — ~ben

according to this post on the mozilla blog, we will be able to compile wasm as it streams into the browser in much the same way that images are decoded. this is a huge game changer from the current paradigm of loading javascript completely before being able to parse and compile it.

this will make so many things possible in the browser that never were before!

i decided to follow this tutorial and ended up with this.

i don't know what to do next. any ideas?

Tags: wasm, dev, internet

Comments? Tweet