This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
wasm-micro-runtime/doc/roadmap.md

17 lines
292 B
Markdown
Raw Normal View History

# WebAssembly Micro Runtime Roadmap
## Ahead of time compilation
Status: under development. The first release is targetted to the end of 2019.
## WASI support
Evaluated solution.
## Data serialization
Evauating using cbor as the default data serialization
## Threading
Not started yet