mirror of
https://github.com/fluencelabs/wasmer
synced 2024-12-14 06:35:40 +00:00
Merge pull request #922 from wasmerio/add-os-section-to-fetaure-matrix
Add OS compatibility section to feature matrix
This commit is contained in:
commit
efc7385855
@ -13,6 +13,16 @@
|
||||
| WASI | ✅ | ✅ | ✅ |
|
||||
| WASMER_BACKTRACE | ✅ | ⬜ | ⬜ |
|
||||
|
||||
## Operating System
|
||||
| | GNU Linux | Mac OSX | Windows NT |
|
||||
| - | :-: | :-: | :-: |
|
||||
| Cranelift Backend | ✅ | ✅ | ✅ |
|
||||
| LLVM Backend | ✅ | ✅ | ✅ |
|
||||
| Singlepass Backend | [#347](https://github.com/wasmerio/wasmer/issues/347) | ✅ | ✅ |
|
||||
| WASI | ✅ | ✅ | ✅* |
|
||||
|
||||
* `poll_fd` is not fully implemented for Windows yet
|
||||
|
||||
## Language integration
|
||||
|
||||
TODO: define a set of features that are relevant and mark them here
|
||||
|
Loading…
Reference in New Issue
Block a user