summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Install wasm-rt-impl include files (#2452)Remko Tronçon2024-08-111-1/+1
* Bump version to 1.0.36 (#2449)Alex Reinking2024-07-311-1/+1
* Fix deprecated FetchContent_Populate warning third_party/uvwasi cmake build (...Changqing Jing2024-07-111-0/+4
* Version 1.0.35 (#2421)Sam Clegg2024-05-141-1/+1
* wasm2c: atomic and shared mem operations using c11Shravan Narayan2024-01-301-1/+2
* Fix emscripten build warning and add missing export (#2367)Changqing Jing2024-01-191-0/+1
* Simplify emscripten command line flags. NFC (#2368)Sam Clegg2024-01-171-8/+8
* Clean up WABT_BIG_ENDIAN handling in tests (#2326)Soni L2023-11-121-0/+4
* Version 1.0.34 (#2313)Keith Winstein2023-10-241-1/+1
* Rename wasm-opcodecnt to wasm-stats (#2298)Soni L2023-09-191-3/+3
* WastParser: replace CircularArray with internal TokenQueue (NFC) (#2300)Keith Winstein2023-09-181-1/+0
* Fix CI from upgraded cmake version on GitHub Ubuntu runner (#2273)Keith Winstein2023-07-301-3/+3
* Add build and publishing of wabt tools with wasi (#2254)Anuraag Agrawal2023-06-121-23/+26
* wasm2c: partial support for atomic memory opsShravan Narayan2023-05-171-1/+4
* Version 1.0.33 (#2238)Keith Winstein2023-05-121-1/+1
* wasm2c: include simd128.h and wasm-rt-exceptions.h where necessary (#2236)Keith Winstein2023-05-121-1/+4
* Revert "Version 1.0.33" (#2237)Keith Winstein2023-05-121-1/+1
* Version 1.0.33Keith Winstein2023-05-121-1/+1
* wasm2c: Enable exceptions and simd according to command line flagsShravan Narayan2023-05-021-3/+5
* wasm2c: Checkin prebuilt source code in source folder, add lint checks to ens...Shravan Narayan2023-04-111-6/+13
* Remove some old emcc link flags (#2158)Sam Clegg2023-03-061-3/+1
* Fix for BUILD_FUZZ_TOOLS=ON (#2154)Sam Clegg2023-03-021-0/+1
* Use C++17's [[fallthrough]]. NFC (#2091)Sam Clegg2023-02-271-2/+4
* Add ARM64 windows compatibility (#2140)Changqing Jing2023-02-091-0/+5
* Speed up tests by matrixing asan/ubsan x debug/release (#2081)Keith Winstein2023-01-271-1/+14
* wasm2c: serialize types at wasm2c-time (#2120)Keith Winstein2023-01-251-0/+20
* Version 1.0.32 (#2111)Marcus Better2022-12-271-1/+1
* Use flat format for emscriptnen exported function list. NFC (#2108)Sam Clegg2022-12-211-3/+3
* Silence gtest and uvwasi warnings on GCC 11 (#2082)Keith Winstein2022-11-301-0/+8
* Include wasm-rt-impl in Windows package (#2072)Remko Tronçon2022-11-161-24/+22
* interp: Replace condition for including `type` field in `Value` (#2071)Remko Tronçon2022-11-161-0/+4
* Version 1.0.31 (#2060)Sam Clegg2022-11-131-1/+1
* Install wasm2c source files as data (#2058)Remko Tronçon2022-11-131-1/+6
* Include CWriter in libwabt (#2033)Keith Winstein2022-11-021-20/+22
* wasm2c: Don't create a separate library for cwriter-template. NFC (#2015)Sam Clegg2022-10-041-4/+3
* remove duplicated source in CMakeLists.txt (#2011)walkingeyerobot2022-09-301-1/+0
* Fix architecture checks (#1969)Alex Reinking2022-09-281-40/+20
* Bump version to 1.0.30 (#2008)Alex Reinking2022-09-281-1/+1
* Move headers to include/wabt/ (#1998)Alex Reinking2022-09-281-71/+76
* Create CMake package for wabt (#1980)Alex Reinking2022-09-081-0/+63
* Fix git describe behavior (#1979)Alex Reinking2022-09-051-26/+22
* Build fixes for FetchContent users (#1974)Alex Reinking2022-09-011-18/+26
* Fix test dependencies (#1970)Alex Reinking2022-08-251-12/+7
* Raise minimum CMake version to 3.16 (#1968)Alex Reinking2022-08-261-12/+5
* wasm2c: simplify handling of templated code (#1940)Keith Winstein2022-07-111-0/+20
* Version 1.0.29 (#1915)Sam Clegg2022-05-041-1/+1
* Use CMAKE_CXX_STANDARD and bump cmake minimum version to 3.1 (#1870)Sam Clegg2022-03-181-6/+4
* Version 1.0.28 (#1869)Sam Clegg2022-03-181-1/+1
* Honor -DWERROR=ON for all cmake targets (#1850)Sam Clegg2022-03-071-7/+12
* Fix location in config.h in source list (#1807)Sam Clegg2022-03-061-1/+3