summaryrefslogtreecommitdiff
path: root/src/wasm/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [NFC] Encapsulate source map reader state (#7132)Thomas Lively2024-12-031-0/+1
* Add a utility for comparing and hashing rec group shapes (#6808)Thomas Lively2024-08-071-0/+1
* Remove obsolete parser code (#6607)Thomas Lively2024-05-291-1/+0
* [StackIR] Run StackIR during binary writing and not as a pass (#6568)Alon Zakai2024-05-091-0/+1
* [NFC] Split the new wat parser into multiple files (#5960)Thomas Lively2023-09-191-2/+0
* Factor IRBuilder utility out of the new wat parser (#5880)Thomas Lively2023-08-221-0/+1
* [Parser] Begin parsing modules (#4716)Thomas Lively2022-06-101-0/+1
* [Parser][NFC] Create a public wat-lexer.h header (#4695)Thomas Lively2022-05-271-0/+1
* Remove use of std::iterator (#4199)Derek Schuff2021-10-011-1/+4
* Refactor code out of parsing.h NFC. (#3635)Alon Zakai2021-03-011-0/+1
* Improve testing on Windows (#3142)Wouter van Oortmerssen2020-09-171-1/+1
* Added headers to CMake files (#3037)Wouter van Oortmerssen2020-08-101-0/+2
* Binary format code section offset tracking (#2515)Alon Zakai2019-12-191-0/+1
* DWARF parsing and writing support using LLVM (#2520)Alon Zakai2019-12-191-0/+1
* cmake: Convert to using lowercase for and functions/macros (#2495)Sam Clegg2019-12-041-2/+2
* Collect all object files from the object libraries in a CMake variable (#2477)Immanuel Haffner2019-11-261-1/+1
* Revert "Build libbinaryen as a monolithic statically/shared library (#2463)" ...Alon Zakai2019-11-251-1/+1
* Build libbinaryen as a monolithic statically/shared library (#2463)Immanuel Haffner2019-11-221-1/+1
* Refactor stack IR / binary writer (NFC) (#2250)Heejin Ahn2019-07-231-0/+1
* Function pointer cast emulation (#1468)Alon Zakai2018-03-131-0/+2
* Factor wasm validator into a cpp file (#1086)Derek Schuff2017-07-101-0/+1
* Wasm h to cpp (#926)jgravelle-google2017-03-101-0/+2
* Read/Write Abstraction (#889)Alon Zakai2017-01-261-0/+1
* Move wasm binary reader and writer from the header file into libwasm (#797)Derek Schuff2016-10-201-0/+1
* Move wasm.cpp and wasm-s-parser into a library (#796)Derek Schuff2016-10-201-0/+5