- add
owi replaycommand to check a model produced by symbolic execution on a concrete execution - add
owi instrumentto instrument Webassembly module annotated by Weasel specification language - add
--sracoption tosymandconccmd - add
--racoption torun,symandconccmd - add
--outputoption towat2wasm,wasm2watandoptcmd - Change
freeprototype to now return a pointer on which tracking is deactivated - add
--emit-fileoption towasm2watto emit .wat files - adds flags
--fail-on-trap-onlyandfail-on-assertion-only - parameterize the
Threadmodule on the symbolic memory and theChoice_monadmodule on a Thread - add
owi_charandowi_boolfunction to create char and bool symbolic values - adds a
Memargument to external function to allow direct manipulation of the memory. - add
owi c --e-acslto instrument the program by Frama-C's E-ACSL plugin before subsequent steps - support other solvers through the
--solveroption (Z3, Colibri2, Bitwuzla and CVC5) - support the extended constant expressions proposal
owi optandowi symcan run on.wasmfiles directly- remove dependency on
wabt - better API for
Parse,CompileandSimplified(renamed toBinary), added aBinary_to_textmodule - add
owi concsubcommands andowi c --concolic: concolic mode - start benchmarking against test-comp
- fix handling of
selectandcall_indirectin the text format - add
owi wat2wasmsubcommand - add a
no-assert-failure-expression-printingflag toowi c,owi symandowi conc - add
owi versionsubcommand - add
owi c++subcommand - add
owi rustsubcommand - add event logger
- add
owi_rangeprimitive - add
owi zigsubcommand - add
--model-formatoption - add
--entry-pointoption - add
--invoke-with-symbolsoption - add
owi isosubcommand - add
--workspaceoption - add
--model-out-fileoption - add
owi_labelprimitive - add
--with-breadcrumbsoption - add path-condition slicing
- add
owi_invisible_boolprimitive - add
owi_label_is_coveredprimitive - add scopes with
owi_open_scopeandowi_close_scopeprimitives - start support for simd instructions
- add
--explorationoption - add
--benchoption - add
--no-ite-for-selectoption - support the multi-memory proposal
- use a subcommand system for the
owibinary - add
owi c,owi fmt,owi opt,owi sym,owi validateandowi wasm2watsubcommands - add a fuzzer
- add a profiling mode
- make
spectecprint stuff for real
- first release