Skip to content
This repository has been archived by the owner on Jun 13, 2023. It is now read-only.

doc(ecosystem) Update embedding features list #119

Merged
merged 2 commits into from
Oct 8, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions ecosystem/wasmer/wasmer-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,9 @@ Here are some of the features in each of those:

| | Rust | C / C++ | Go | Python | Ruby |
| :--- | :--- | :--- | :--- | :--- | :--- |
| Terminate in host call | ✅ | ⬜ | | | |
| WASI | ✅ | ✅ | ✅ | ✅ | |
| Terminate in host call | ✅ | ⬜ | | | |
| WASI | ✅ | ✅ | ✅ | ✅ | |
| WASI FS API | ✅ | ⬜ | ⬜ | ⬜ | ⬜ |
| Serialize/Deserialize | ✅ | ✅ | ✅ | ✅ | |
| Serialize/Deserialize | ✅ | ✅ | ✅ | ✅ | |
| Metering | ✅ | ⬜ | ⬜ | ⬜ | ⬜ |