mirror of
https://github.com/Z3Prover/z3
synced 2025-04-23 09:05:31 +00:00
add web assembly link
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
This commit is contained in:
parent
97cee7d0a4
commit
393d25f661
1 changed files with 4 additions and 0 deletions
|
@ -189,3 +189,7 @@ python -c 'import z3; print(z3.get_version_string())'
|
|||
|
||||
See [``examples/python``](examples/python) for examples.
|
||||
|
||||
### ``Web Assembly``
|
||||
|
||||
[WebAssembly](https://github.com/cpitclaudel/z3.wasm)
|
||||
Web Assembly bindings are provided by Clément Pit-Claudel.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue