You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2022. It is now read-only.
There should be a small layer between cwrap'd C functions and actual SWI JavaScript API as some of the functions require C-style memory allocation through Emscripten before use. This layer is present in the prolog-vdom project.