diff --git a/README.md b/README.md index 5cabd8c8fa9..3282b1e09a8 100644 --- a/README.md +++ b/README.md @@ -132,6 +132,7 @@ languages**, so you can use WebAssembly _anywhere_. | ![Postgres logo] | [**Postgres**][Postgres integration] | *no published package* | [Learn][postgres docs] | | | [**Swift**][Swift integration] | *no published package* | | | ![Zig logo] | [**Zig**][Zig integration] | *no published package* | | +| ![Dart logo] | [**Dart**][Dart integration] | *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=) @@ -203,6 +204,9 @@ languages**, so you can use WebAssembly _anywhere_. [zig logo]: https://raw.githubusercontent.com/ziglang/logo/master/zig-favicon.png [zig integration]: https://github.com/zigwasm/wasmer-zig +[dart logo]: https://raw.githubusercontent.com/wasmerio/wasmer/master/assets/languages/dart.svg +[dart integration]: https://github.com/dart-lang/wasm + ## Contribute We appreciate your help! 💜 diff --git a/assets/languages/dart.svg b/assets/languages/dart.svg new file mode 100644 index 00000000000..ab1636ff1fe --- /dev/null +++ b/assets/languages/dart.svg @@ -0,0 +1 @@ + \ No newline at end of file