Skip to content

Commit

Permalink
Fixed link to WASM version from README.md [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
JanWielemaker committed Sep 1, 2024
1 parent 452bd2b commit fe12947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ SWI-Prolog such as its rich set of interfaces, multi-threading, modules,
etc.

Alternatively, there is a WASM (_Web Assembly_) version available at
http://dev.swi-prolog.org/wasm/shell. This version has no sandbox
https://wasm.swi-prolog.org/wasm/shell. This version has no sandbox
restrictions. The WASM build allows interaction with the browser's
DOM, so it allows for interactive Prolog applications running _inside_
the browser. It is otherwise rather limited though.
Expand Down

0 comments on commit fe12947

Please sign in to comment.