mirror of
https://github.com/Z3Prover/z3
synced 2025-07-19 10:52:02 +00:00
automatically release wasm build (#5997)
This commit is contained in:
parent
24baf56e27
commit
dc18b47967
4 changed files with 10 additions and 10 deletions
|
@ -56,7 +56,6 @@ import { init, Z3_error_code } from './build/node-wrapper';
|
|||
}
|
||||
console.log('confirming error messages work:', Z3.get_error_msg(ctx, Z3.get_error_code(ctx)));
|
||||
|
||||
|
||||
Z3.dec_ref(ctx, strAst);
|
||||
Z3.del_context(ctx);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue