Jul 24, 2017 · 1 min read
WebAssembly does the same thing, importing and exporting typed values via the es2015 module system. You could write an “app module” spec like you do here and get the same functionality, no?
WebAssembly does the same thing, importing and exporting typed values via the es2015 module system. You could write an “app module” spec like you do here and get the same functionality, no?