Skip to content

Misc: bug fixes, additional WASM operations, and support heuristic profiling#105

Open
butterunderflow wants to merge 17 commits into
mainfrom
misc
Open

Misc: bug fixes, additional WASM operations, and support heuristic profiling#105
butterunderflow wants to merge 17 commits into
mainfrom
misc

Conversation

@butterunderflow

Copy link
Copy Markdown
Contributor
  • Add heuristics profiling, profile reporting, and a profile analyzer script.
  • Fix call_indirect function table indexing.
  • Fix profile file dumping.
  • Fix WAT load parsing.
  • Fix combined Z3 model construction and symbolic name handling.
  • Throw runtime errors for stack underflow instead of relying only on assert.
  • Add soft assertion support.
  • Add internal allocation/free tracking and allocated-range memory checks.
  • Add support for additional concrete and symbolic WASM memory load/store operations.
  • Add support for additional floating-point operations, including abs and f32.trunc_to_i32.
sbt "testOnly genwasym.TestStagedConcolicEval"
sbt "testOnly genwasym.TestBenchmark"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant