diff --git a/README.md b/README.md index 41b6754..f88cc41 100644 --- a/README.md +++ b/README.md @@ -35,12 +35,12 @@ Wasm3 can also be used as a library for: [ Rust](https://github.com/Veykril/wasm3-rs) │ [ C/C++](https://github.com/wasm3/wasm3) │ [ GoLang](https://github.com/matiasinsaurralde/go-wasm3) │ -[ Zig](https://github.com/alichay/zig-wasm3) +[ Zig](https://github.com/alichay/zig-wasm3) │ +[ Perl](https://metacpan.org/pod/Wasm::Wasm3) [ Swift](https://github.com/shareup/wasm-interpreter-apple) │ [ .Net](https://github.com/tana/Wasm3DotNet) │ [ Arduino, PlatformIO, Particle](https://github.com/wasm3/wasm3-arduino) │ [QuickJS](https://github.com/saghul/txiki.js) - ## Status `wasm3` passes the [WebAssembly spec testsuite](https://github.com/WebAssembly/spec/tree/master/test/core) and is able to run many `WASI` apps.