Skip to content

Commit

Permalink
Added Wasmer lisp integration
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary authored Sep 2, 2021
1 parent afdd2b4 commit 5e60296
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ languages**, so you can use WebAssembly _anywhere_.
| | [**Swift**][Swift integration] | *no published package* | |
| ![Zig logo] | [**Zig**][Zig integration] | *no published package* | |
| ![Dart logo] | [**Dart**][Dart integration] | [`wasm` pub package] | |
| | [**Lisp**][Lisp integration] | *under heavy development - no published package* | |

[👋  Missing a language?](https://github.com/wasmerio/wasmer/issues/new?assignees=&labels=%F0%9F%8E%89+enhancement&template=---feature-request.md&title=)

Expand Down Expand Up @@ -209,6 +210,8 @@ languages**, so you can use WebAssembly _anywhere_.
[dart integration]: https://github.com/dart-lang/wasm
[`wasm` pub package]: https://pub.dev/packages/wasm

[lisp integration]: https://github.com/helmutkian/cl-wasm-runtime

## Contribute

We appreciate your help! 💜
Expand Down

0 comments on commit 5e60296

Please sign in to comment.