frantic0 / maximilian-wasm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

maximilian-wasm

maximilian-wasm is an Emscripten 2.0.11 port of the Maximilian library to ES module with WebAssembly (Wasm)

Building

The dist/ folder will contain the required files, tests, and examples after building.

Download Maximilian library:

$ git submodule update --init

### Build

$ make

About

License:MIT License


Languages

Language:Makefile 88.3%Language:JavaScript 11.7%