3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-05-06 15:25:46 +00:00
z3/src/api/js/scripts
Guillaume Bagan 0c9a5f69fd
JS/TS: add Optimize class (#6712)
* implement  Optimize class for the high level Typescript API

* javascript and wasm: add _malloc to exported functions

fix the bug https://github.com/Z3Prover/z3/issues/6709

* javascript: add tests for the Optimize class

* javascript: no reason that minimize and optimize must be constants
2023-05-06 11:53:43 -07:00
..
async-fns.ts Add high level bindings for js (#6048) 2022-06-14 09:55:58 -07:00
build-wasm.ts JS/TS: add Optimize class (#6712) 2023-05-06 11:53:43 -07:00
make-cc-wrapper.ts Add high level bindings for js (#6048) 2022-06-14 09:55:58 -07:00
make-ts-wrapper.ts [WIP] More TS Binding Features (#6412) 2023-02-11 15:48:29 -08:00
parse-api.ts [WIP] More TS Binding Features (#6412) 2023-02-11 15:48:29 -08:00