Y
Hacker News
new
|
ask
|
show
|
jobs
by
baudaux
211 days ago
Is there a WebAssembly WASI version of swi prolog ?
1 comments
jfmc
211 days ago
Not sure... Other Prologs compiled to WASM with very good performance is
https://ciao-lang.org/playground/
The same toplevel runs also from 'node' as well.
link
baudaux
211 days ago
Thanks. I will have a look. I would like to integrate one Prolog in exaequOS.
link
The same toplevel runs also from 'node' as well.