wasm-clingo
April 6, 2021 ยท View on GitHub
Deprecated, please use https://github.com/domoritz/clingo-wasm.
Clingo compiled to WebAssembly with Emscripten via https://github.com/Aluriak/webclingo-example. You can try clingo online at https://aluriak.github.io/webclingo-example/.
Installation
npm install wasm-clingo
Demos
Loading the wasm file directly: https://www.domoritz.de/wasm-clingo/index.html
Loading the library and wasm file via CDN: https://www.domoritz.de/wasm-clingo/index_amd.html