summaryrefslogtreecommitdiff
path: root/src/ir/memory-utils.h
Commit message (Expand)AuthorAgeFilesLines
* Respect the Web limitation on Table size (#6567)Alon Zakai2024-05-011-0/+1
* Rename multimemory flag (#5890)Ashley Nelson2023-08-211-2/+2
* Use C++17's [[maybe_unused]]. NFC (#5309)Sam Clegg2022-12-021-2/+1
* Mutli-Memories Support in IR (#4811)Ashley Nelson2022-08-171-5/+13
* First class Data Segments (#4733)Ashley Nelson2022-06-211-38/+37
* [ctor-eval] Stop if there are any memory.init instructions (#4442)Alon Zakai2022-01-111-39/+1
* Modernize code to C++17 (#3104)Max Graey2021-11-221-5/+2
* Add a builder.makeConst helper template (#2971)Alon Zakai2020-07-211-1/+1
* [NFC] Enforce use of `Type::` on type names (#2434)Thomas Lively2020-01-071-1/+1
* Add BYN_ENABLE_ASSERTSION option to allow assertions to be disabled. (#2500)Sam Clegg2019-12-041-2/+2
* Apply the sbrk/brk value at compile time (#2366)Alon Zakai2019-09-301-2/+16
* clang-tidy braces changes (#2075)Alon Zakai2019-05-011-7/+14
* Apply format changes from #2048 (#2059)Alon Zakai2019-04-261-122/+131
* Move features from passOptions to Module (#2001)Thomas Lively2019-04-121-0/+6
* Move segment merging to fit web limits into its own pass (#1980)Thomas Lively2019-04-081-1/+104
* Passive segments (#1976)Thomas Lively2019-04-051-1/+3
* Update test/spec/memory.wast to latest upstream (#1801)Alon Zakai2019-04-031-0/+8
* Misc tiny fuzz fixes (#1668)Alon Zakai2018-09-121-2/+2
* notation change: AST => IR (#1245)Alon Zakai2017-10-241-0/+56