1
0
mirror of https://github.com/fluencelabs/wasmer synced 2025-03-31 23:11:04 +00:00
wasmer/docs/feature_matrix.md
2019-09-30 22:50:04 -07:00

507 B

Feature Table

Compiler Backend

  Singlepass Cranelift LLVM
Caching
Emscripten
Metering
Multi-value return
OSR 🔄
SIMD
WASI

Language integration

TODO: define a set of features that are relevant and mark them here

Current ideas:

  • WASI FS API
  • Callbacks
  • Exiting early in hostcall
  • Metering
  • Caching