module linking polyfill demo
This is a work in progress polyfill for WebAssembly Module linking.
💣 Not production ready! 💣 Notably the following is not implemented yet:
- type definitions
- alias syntactic sugar
WebAssembly Text (editable) WebAssembly console JavaScript (editable, only console.log() is supported) JavaScript console