Skip to content
Snippets Groups Projects
user avatar
kimon-satan authored
9ae2ff82
Name Last commit Last update
maxiLib
src
.gitignore
API_DOC.md
Makefile
Readme.txt
An implementation of maximilian in javascript using emscripten to compile code from C++ to javascript/asm.js.

To use: move the maxiLib.js file from the maxiLib folder to an appropriate location and include using the <script> tag right now.

Examples are in maxiLib/maximilian_examples_web.