diff --git a/README.md b/README.md index 63fd32f..c740772 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri - [TinyGo - Go for embedded devices and WebAssembly. Creates very small .wasm files.](https://github.com/aykevl/tinygo) - [Bytecoder - A Rich Domain Model for Java Bytecode and Framework to interpret and transpile it to other languages such as JavaScript, OpenCL or WebAssembly](https://github.com/mirkosertic/Bytecoder) - [AssemblyScript - Definitely not a TypeScript to WebAssembly compiler](https://github.com/AssemblyScript/assemblyscript) +- [Wasm2JS - A (de)compiler from WebAssembly to Javascript](https://github.com/HarikrishnanBalagopal/wasm2js) ## Non-Web Embeddings