Closed alexdovzhanyn closed 5 years ago
It should work similarly to how the browser allows Javascript code to access wasm memory. This will allow more dynamic applications to be built on top of the virtual machine (such as things that interact with a database).
Plus flat out serialization in or out of the system. ^.^
Added in #27
It should work similarly to how the browser allows Javascript code to access wasm memory. This will allow more dynamic applications to be built on top of the virtual machine (such as things that interact with a database).