Update feature matrix with input from Brandon and Nick

This commit is contained in:
Mark McCaskey 2019-09-23 10:20:46 -07:00
parent a5d4b9f730
commit 2ef64b0a19

View File

@ -5,9 +5,12 @@
|   | Singlepass | Cranelift | LLVM |
| - | - | - | - |
| Caching | ❌ | ✅ | ✅ |
| SIMD | ❌ | ❌ | ✅ |
| Emscripten | ✅ | ✅ | ✅ |
| Metering | ✅ | ❌ | ✅ |
| Multi-value return | ❌ | ❌ | ❌ |
| Metering | ✅ | ✅ | ❓ |
| OSR | 🚧 | ❓ | ❓ |
| SIMD | ❌ | ❌ | ✅ |
| WASI | ✅ | ✅ | ✅ |
## Language integration