potassco / clingo

🤔 A grounder and solver for logic programs.
https://potassco.org/clingo
MIT License
601 stars 79 forks source link

Use EXPORTED_RUNTIME_METHODS #382

Closed domoritz closed 2 years ago

domoritz commented 2 years ago

EXTRA_EXPORTED_RUNTIME_METHODS is deprecated. See https://emscripten.org/docs/introducing_emscripten/release_notes.html.

rkaminsk commented 2 years ago

Thanks, I also adjusted the makefile a bit to also take care of compiling lua.

domoritz commented 2 years ago

Sounds good. I may need to adjust https://github.com/domoritz/clingo-wasm a bit when the release comes out since I currently use Lua 5.3.6.