Update feature matrix.

This commit is contained in:
losfair 2019-11-29 01:32:08 +08:00
parent 513427be93
commit c3f2481ced

View File

@ -4,11 +4,11 @@
|   | Singlepass | Cranelift | LLVM |
| - | :-: | :-: | :-: |
| Caching | | ✅ | ✅ |
| Caching | | ✅ | ✅ |
| Emscripten | ✅ | ✅ | ✅ |
| Metering | ✅ | ⬜ | ✅ |
| Multi-value return | ⬜ | ⬜ | ⬜ |
| OSR | 🔄 | ❓ | ❓ |
| OSR | 🔄 | ⬜ | 🔄 |
| SIMD | ⬜ | ⬜ | ✅ |
| WASI | ✅ | ✅ | ✅ |
| WASMER_BACKTRACE | ✅ | ⬜ | ⬜ |