Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gfx/emcc-jsx


https://github.com/gfx/emcc-jsx

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# NAME

emcc-jsx - Generates JSX wrappers for emscripten (proof of concept)

# RUN

# apply the patch to emscripten
emscripten$ git apply < ../emcc-jsx/emscripten.patch

# then, make test
emcc-jsx$ make test