summaryrefslogtreecommitdiff
path: root/src/wasm/wasm-ir-builder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace I31New with RefI31 everywhere (#5930)Thomas Lively2023-09-131-4/+4
* Refactor IRBuilder to build blocks internally (#5901)Thomas Lively2023-08-281-167/+287
* Factor IRBuilder utility out of the new wat parser (#5880)Thomas Lively2023-08-221-0/+703