web-assemblr
v1.0.4
Published
A dead simple way to use WebAssembly in your script.
Downloads
16
Maintainers
Readme
Contributing
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
Faraz Shaikh - @faar.az - farazzshaikh@gmail.com
Project Link: https://github.com/FarazzShaikh/WebAssemblr
Acknowledgements
People
- Shubham Gupto - Helping with C/C++ tests
- Dan Ruta - About array support
- Torgeir Helgevold - About object Support
Resources
- carbon - Beautiful images of source code.
- Emscripten - C/C++ -> WASM Compiler
- MDN-WebAssembly - WASM API Refrence