summaryrefslogtreecommitdiff
path: root/src/opcode-code-table.c
Commit message (Expand)AuthorAgeFilesLines
* Implement Relaxed SIMD proposal (#1994)Marcus Better2022-11-301-1/+1
* Move headers to include/wabt/ (#1998)Alex Reinking2022-09-281-4/+4
* Update rethrow depth handling and catch_all opcode (#1608)Asumu Takikawa2021-02-181-1/+0
* Update exception handling support to current proposal (#1596)Asumu Takikawa2021-02-101-0/+1
* [WIP] Added initial skeleton code for wasm-decompile. (#1155)Wouter van Oortmerssen2019-09-121-2/+2
* Optimize interpreter and `Opcode::FromCode`Ben Smith2018-09-101-0/+41