mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2025-02-06 15:05:19 +00:00
![lum1n0us](/assets/img/avatar_default.png)
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
|
|
|
|
|
|
|