Update docs/feature_matrix.md

This commit is contained in:
Syrus Akbary
2019-10-31 12:12:56 -07:00
committed by GitHub
parent 16124672a3
commit 2b236be941

View File

@@ -18,7 +18,7 @@
| - | :-: | :-: | :-: |
| Cranelift Backend | ✅ | ✅ | ✅ |
| LLVM Backend | ✅ | ✅ | ✅ |
| Singlepass Backend | #347 | ✅ | ✅ |
| Singlepass Backend | [#347](https://github.com/wasmerio/wasmer/issues/347) | ✅ | ✅ |
| WASI | ✅ | ✅ | ✅* |
* `poll_fd` is not fully implemented for Windows yet