An open API service indexing awesome lists of open source software.

https://github.com/nxpub/nxbinaryen

Python Bindings for Binaryen
https://github.com/nxpub/nxbinaryen

binaryen codegen python wasm webassembly

Last synced: 2 months ago
JSON representation

Python Bindings for Binaryen

Awesome Lists containing this project

README

          

# nxbinaryen
Python Bindings for Binaryen

### TODOs:
* Publish the package

### Problems:
* cffi vs overflow in LiteralFloat32Bits, LiteralFloat64Bits (see tests)