Enable multi-module support for wasm-c-api (#426)
it is allowed that all imported functions and globals can be linked by multi-module feature automatically or by wasm-c-api manually
This commit is contained in:
23
doc/roadmap.md
Normal file
23
doc/roadmap.md
Normal file
@ -0,0 +1,23 @@
|
||||
|
||||
# WebAssembly Micro Runtime Roadmap
|
||||
|
||||
|
||||
|
||||
## Data serialization
|
||||
Evaluating using cbor as the default data serialization
|
||||
|
||||
No plan yet.
|
||||
|
||||
|
||||
|
||||
## Threading
|
||||
Plan: 2020 Q1
|
||||
|
||||
|
||||
|
||||
## AssemblyScript Support and API
|
||||
|
||||
Currently under evaluation
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user