Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gfx/emcc-jsx
https://github.com/gfx/emcc-jsx
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gfx/emcc-jsx
- Owner: gfx
- Created: 2013-08-18T08:29:22.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-19T16:11:35.000Z (about 11 years ago)
- Last Synced: 2023-04-09T21:19:16.723Z (over 1 year ago)
- Language: Perl
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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