Skip to content

Commit

Permalink
Add PPCI compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
almarklein committed Jul 11, 2018
1 parent 4d95a68 commit 94e91bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri
- [WebAssembly for the GNU Toolchain](https://sourceware.org/ml/binutils/2017-03/msg00044.html) - [WebAssembly for the GNU Toolchain](https://sourceware.org/ml/binutils/2017-03/msg00044.html)
- [faust2 - Functional programming language for signal processing and sound synthesis](http://faust.grame.fr/news/2017/01/13/faust-webassembly.html) - [faust2 - Functional programming language for signal processing and sound synthesis](http://faust.grame.fr/news/2017/01/13/faust-webassembly.html)
- [Asterius - A Haskell to WebAssembly compiler](https://github.com/tweag/asterius) - [Asterius - A Haskell to WebAssembly compiler](https://github.com/tweag/asterius)
- [PPCI.wasm - PPCI Can compile wasm to machine code and run it in the Python process](http://ppci.readthedocs.io/en/latest/reference/wasm.html)


### Non-Web Embeddings ### Non-Web Embeddings
- [wac - WebAssembly in C (x86)](https://github.com/kanaka/wac) - [wac - WebAssembly in C (x86)](https://github.com/kanaka/wac)
Expand Down

0 comments on commit 94e91bb

Please sign in to comment.