1. e8ffd4d [wasm2c] Fix exception testing on macOS (#2716) by Kevin Moore · 7 days ago main
  2. 10dcc58 Fix Emscripten warnings by removing deprecated writeAsciiToMemory (#2724) by Kevin Moore · 7 days ago
  3. d8e3fe6 [demo] Use arrow functions (#2725) by Kevin Moore · 7 days ago
  4. d9cfa57 Cleanup how emscripten is invoked (#2723) by Kevin Moore · 7 days ago
  5. 166b88f Fix wasm2wat demo (#2722) by Kevin Moore · 7 days ago
  6. 3fb9d42 Refactor browser demos and Emscripten build output (#2721) by Kevin Moore · 7 days ago
  7. 6aac429 [demo] Run js in worker in wat2wasm demo (#2568) by Spotandjake · 10 days ago
  8. 8307234 Implement quoted identifier parsing (#2715) by Zoltan Herczeg · 12 days ago
  9. faa52c9 Bump version to 1.0.40 by Sam Clegg · 2 weeks ago
  10. 34eb883 Update minimum CMake version to 3.10 in wabt-config.cmake (#2714) by Alex Reinking · 2 weeks ago 1.0.40
  11. 6be9e86 Prevent fuzzer allocation errors (#2713) by Zoltan Herczeg · 3 weeks ago
  12. dbd22f8 Fix typed select pushing Type::Any instead of expected type (#2707) by Yi Liu · 4 weeks ago
  13. 9a226dc Initial support for wide arithmetic (#2697) by Sam Clegg · 4 weeks ago
  14. 11967f1 Fix GC root leak in RefPtr assignment operators (#2699) by Yi Liu · 4 weeks ago
  15. 9d5cf7c Fix off-by-one in Select instruction ref tracking (#2704) by Yi Liu · 4 weeks ago
  16. 02ece84 Fix CanonNaN template to use correct type for f64 NaN canonicalization (#2701) by Yi Liu · 4 weeks ago
  17. 82a8fb8 [wasm-objdump] Fix missing error on bad opcode (#2696) by Sam Clegg · 4 weeks ago
  18. bb29abe Fix incorrect parameter index in WASI fd_read (#2700) by Yi Liu · 4 weeks ago
  19. b8d1aa8 Fix wrong iterator variable in InterpDropKeep ref tracking (#2702) by Yi Liu · 4 weeks ago
  20. 6ca912c Fix integer overflow in section and subsection size checks (#2694) by Yi Liu · 6 weeks ago
  21. 1298485 Add bounds check for function body size in binary reader (#2693) by Yi Liu · 6 weeks ago
  22. d09cffc Update gtest from release-1.10.0 -> release-1.12.0. NFC (#2687) by Sam Clegg · 6 weeks ago
  23. bad0cc8 Add initial support for compact import section. NFC (#2685) by Sam Clegg · 9 weeks ago
  24. e9affb4 [binary-reader] Re-use ReadExternalKind for import as well as exports. NFC (#2684) by Sam Clegg · 9 weeks ago
  25. 42a0e40 [binary-reader] Validate import type earlier. NFC (#2683) by Sam Clegg · 10 weeks ago
  26. 9ffc939 wast-parser: make IsPowerOfTwo support memory64 addresses (#2681) by James Ring · 2 months ago
  27. 0f5ba6f Save local set data in EndTryTable (#2673) by Zoltan Herczeg · 4 months ago
  28. ade2a41 Fix reference tracking in SharedValidator (#2672) by Zoltan Herczeg · 4 months ago
  29. deb758e Fix use of uninitialized value in WastParser::ParseSimdV128Const. (#2668) by William Furr · 4 months ago
  30. d8184ba Code improvements for call ref and br_on_[non_]null (#2663) by Zoltan Herczeg · 4 months ago
  31. 8be9a01 Support table initializer expressions; completes function references support (#2593) by Zoltan Herczeg · 4 months ago
  32. ed94ed7 Implement return_call_ref, ref.as_non_null, br_on_[non_]null instructions (#2567) by Zoltan Herczeg · 5 months ago
  33. ee87962 Add support for (ref ...) / (ref null ...) constructs (#2562) by Zoltan Herczeg · 5 months ago
  34. d5a9913 Lower the Ubuntu version for the release (#2662) by KKiiim · 5 months ago
  35. d325f48 Remove macos-13 from CI. NFC (#2661) by Sam Clegg · 5 months ago
  36. ad75c5e Bump version to 1.0.39 (#2660) by Sam Clegg · 5 months ago 1.0.39
  37. 75b1079 Add arm64 linux release binaries. NFC (#2650) by KKiiim · 5 months ago
  38. 34eb922 CMakeLists.txt: Update version to 1.0.38 (#2659) by Sam Clegg · 5 months ago
  39. 4a3ef84 Temporarily disable s390 CI build (#2656) by Sam Clegg · 5 months ago
  40. 74cc83c Temporarily disable macos-latest testing. NFC (#2657) by Sam Clegg · 5 months ago
  41. 236c48d [wasm2c] Add more debugging for sigaltstack failures. NFC (#2652) by Sam Clegg · 5 months ago
  42. 9cf4a0b Update flake8 version. NFC (#2653) by Sam Clegg · 5 months ago
  43. 1f454c3 [CI] Disable `fail-fast` for release builder (#2651) by Sam Clegg · 5 months ago
  44. f571f44 Update HTML doc (#2644) by qouteall · 6 months ago 1.0.38
  45. 1644c92 Fix `wat2wasm -o -` for writing to stdout. NFC (#2638) by Sam Clegg · 6 months ago
  46. c5f3b04 Fix mismatch between ExprTypeName and ExprType (#2632) by Inginnng · 6 months ago
  47. a2657f2 Fix for empty CMAKE_OSX_SYSROOT (#2634) by Sam Clegg · 6 months ago
  48. fde4ca3 gh-2616 Fix wrong validation of code metadata function index (#2617) by Lukas Döllerer · 8 months ago
  49. a55fb94 wasm2c: fix big endian guard page support by Shravan Narayan · 9 months ago
  50. f976380 wasm2c: Mmap+guard on big-endian won't move memory (fix #2599) by Shravan Narayan · 10 months ago
  51. c17a204 wasm2c: format source and regenerate tests and examples by Shravan Narayan · 10 months ago
  52. 6d4abfd chore: edited the link to the CI badge (#2605) by Olexandr88 · 10 months ago
  53. 499e674 wasm2c: allow test script to specify a runner app by Shravan Narayan · 10 months ago
  54. d58b169 wasm2c: add check to avoid mprotect on zero sizes by Shravan Narayan · 10 months ago
  55. 5ef8625 wasm2c: Remove implicit void* conversions in tail calls by Shravan Narayan · 10 months ago
  56. 27ec6f3 wasm2c: Simplify load_data for big endian platforms by Shravan Narayan · 10 months ago
  57. 96dfd60 Validate type references by index (#2584) by Zoltan Herczeg · 11 months ago
  58. 9aa64a8 Fixed typo in wasm2c --module-name help message (#2592) by niansa/tuxifan · 11 months ago
  59. 6572796 Add missing in_function_body check to objdump (#2591) by Zoltan Herczeg · 11 months ago
  60. 879af11 wasm2c: Remove enum types from variadic get_func_type API by Shravan Narayan · 11 months ago
  61. 2b4c20d wasm2c: remove use of inline enum declarations by Shravan Narayan · 11 months ago
  62. 32f04e7 Move parser related data from IR to the parser and improve reference type parsing (#2581) by Zoltan Herczeg · 11 months ago
  63. 5b65a58 [wast-parser] Add parse_binary_modules option (#2583) by James Ring · 11 months ago
  64. 5fdc745 libwabt.js: Add `check` option, equiv to wasm2wat's --no-check (#2582) by Patrick Dubroy · 12 months ago
  65. d30f043 Add Type comparison methods (#2580) by Zoltan Herczeg · 12 months ago
  66. 02d7300 Enable CMake deprecation warnings (#2579) by Soni L. · 12 months ago
  67. 31bab2e Remove -sSINGLE_FILE and other emscripten link flags (#2577) by Sam Clegg · 12 months ago
  68. a60eb26 Pull fuzzers from oss-fuzz into tree (#2573) by Soni L. · 12 months ago
  69. f81dff0 Fix ElemSegment CheckType in shared validator (#2570) by Zoltan Herczeg · 12 months ago
  70. 3cfccc8 wasm2c: Add Segue support for FreeBSD by Shravan Narayan · 1 year ago
  71. a27b480 wasm2c: Fix platform specific mutex support by Shravan Narayan · 1 year ago
  72. 9ee3f00 Fix tail-call handling in interpreter and wasm2c (#2563) by Keith Winstein · 1 year ago
  73. e018404 wasm-interp: Handle refs_ correctly (#2484) by Soni L. · 1 year ago
  74. ad72048 Bump version to 1.0.37 (#2553) by Sam Clegg · 1 year, 1 month ago
  75. 8b7e906 [CI] Remove macos-12 build (#2552) by Sam Clegg · 1 year, 1 month ago
  76. 5e81f6a Update testsuite submodule (#2549) by Keith Winstein · 1 year, 1 month ago 1.0.37
  77. 294fb79 build.yml: fix s390x build (#2548) by Keith Winstein · 1 year, 1 month ago
  78. d75737b wasm2c: support the custom-page-sizes proposal (#2508) by Keith Winstein · 1 year, 1 month ago
  79. 40be47d Fix lint task (#2546) by Soni L. · 1 year, 1 month ago
  80. 508984b CI: Use safer GITHUB_OUTPUT (#2540) by Soni L. · 1 year, 1 month ago
  81. f269f07 CI: Update to upload-artifact v4 (#2539) by Soni L. · 1 year, 1 month ago
  82. 46648b0 wasm2c: Implement EHv4 (#2513) by Soni L. · 1 year, 2 months ago
  83. d1c9d90 Set CMAKE_OSX_DEPLOYMENT_TARGET to 10.14 in CMakeLists.txt (#2528) by Sam Clegg · 1 year, 2 months ago
  84. ea193b4 wasm2c: harmonize bulk mem ops re: i32/i64 (#2506) + parametrize memchecks per-memory (#2507) by Keith Winstein · 1 year, 3 months ago
  85. 4e7d7ef Issue a nicer error message on wasm components. (#2515) by Dan Gohman · 1 year, 4 months ago
  86. c6a4f63 CI: Use latest macOS images (#2517) by Soni L. · 1 year, 4 months ago
  87. 0583f0f README.md: Add notes on installing prebuilt packages (#2514) by Andrew · 1 year, 4 months ago
  88. b09caf6 interp: Implement EHv4 (#2512) by Soni L. · 1 year, 4 months ago
  89. a0b7abe binary/wat: Implement EHv4 (#2470) by Soni L. · 1 year, 4 months ago
  90. 958d0a7 wast-parser.cc: Fix a crash from failing (module quote ...) (#2509) by Keith Winstein · 1 year, 4 months ago
  91. 94c25a9 wasm2c: minor code cleanup for OS checks for segue by Shravan Narayan · 1 year, 4 months ago
  92. c7c8968 wasm2c: disable segue in clang8 due to missing fsgsbase support by Shravan Narayan · 1 year, 4 months ago
  93. 2e23b86 test/run-roundtrip.py: test roundtrip even with --stdout (#2505) by Keith Winstein · 1 year, 4 months ago
  94. 765b47d Add support for the custom-page-sizes proposal (#2502) by Keith Winstein · 1 year, 5 months ago
  95. c1d97e9 wat-writer.cc: update text serialization of data memuse (#2501) by Keith Winstein · 1 year, 5 months ago
  96. 81d6ac4 wasm-decompile: Fix unescaped characters in data output. (#2500) by fedosgad · 1 year, 5 months ago
  97. da297e0 test: Move legacy exception handling tests (NFC) (#2498) by Soni L. · 1 year, 5 months ago
  98. 6a5cbb9 Update testsuite (#2495) by Keith Winstein · 1 year, 5 months ago
  99. 9a7cf04 Fix label 'for' attributes to match input 'id's in demo (#2499) by Leo Toneff · 1 year, 5 months ago
  100. 6b3b81d interp: Handle ref.null exn (#2497) by Soni L. · 1 year, 5 months ago