starting…
Input · Notation3
Semantics
Modifiers
Output
The reasoning core is the same Go code as the native juliett CLI, compiled to
GOOS=js GOARCH=wasm; only the solver seam differs (the CLI shells out to a native z3,
this page calls an in-browser z3). See web/z3.js for how to host z3 on a static site.