Skip to content

Commit

Permalink
Add Wasmer as an implementor of Wasm C API (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary authored Sep 22, 2020
1 parent 43b275e commit 3a31b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ Currently, known implementations of this API are included in
* V8 natively (both C and C++)
* Wabt (only C?)
* Wasmtime (only C?)
* [Wasmer](https://github.com/wasmerio/wasmer/tree/master/lib/c-api) (only C, C++ coming soon)


### TODO
Expand Down

0 comments on commit 3a31b7e

Please sign in to comment.