Skip to content

raffecat/manglr-rtl

Repository files navigation

Manglr runtime library

This library is deployed in-browser with manglr apps. Apps are produced by the manglr AoT (ahead-of-time) compiler.

Building

Requires node.js

npm install
npx rollup -c

Generates the following files:

build/manglr.debug.js
build/manglr.min.js

License

MIT License

About

Manglr runtime library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published