mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 15:32:05 +00:00
4787b150b8
it is allowed that all imported functions and globals can be linked by multi-module feature automatically or by wasm-c-api manually
24 lines
230 B
Markdown
24 lines
230 B
Markdown
|
|
# 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
|
|
|
|
|
|
|