История коммитов

Автор SHA1 Сообщение Дата
  Zhenwei Jin 93ef19b0ca handle nullable heap reference types in import section (#4302) 7 месяцев назад
  liang.he 207da7b22f updating WASI stdio handle initialization and build options for UVWASI (#4260) 7 месяцев назад
  liang.he 7f9e49213e Enhance type checking for function types in loader and improve error handling (#4294) 7 месяцев назад
  Maks Litskevich 129dc3a30f Add select 128 (#4236) 8 месяцев назад
  Su Yihan 26aa4830e9 fix buf checking in load_table_section (#4276) 8 месяцев назад
  Zhenwei Jin 3cce6fdaac avoid access null pointer (#4262) 8 месяцев назад
  YAMAMOTO Takashi f88718d705 JIT: don't join worker threads twice (#4252) 8 месяцев назад
  liang.he 216404d7cb initialize WASI stdio handles to invalid for better error handling (#4092) 8 месяцев назад
  liang.he ea417d7619 Add overflow check for preserved local offset in preserve_referenced_local (#4211) 8 месяцев назад
  Huang Qi cc1903603d fix: Remove unused variables in SIMD_v128_const case (#4197) 9 месяцев назад
  liang.he 9aaf3599ec prevent frame_offset underflow in wasm_loader (#4165) 9 месяцев назад
  liang.he 793135b41c Fix few integer overflowing (#4161) 9 месяцев назад
  Marcin Kolny efa8019bdb Merge dev/simd for fast-interp (#4131) 9 месяцев назад
  Huang Qi 412631ac13 fix: correct typos and improve comments across multiple files by codespell (#4116) 10 месяцев назад
  liang.he f2e3348305 wasm_loader allocates more spaces for elements (#4099) 10 месяцев назад
  Jérôme Vouillon 159f5890a6 [gc] Subtyping fix (#4075) 11 месяцев назад
  TianlongLiang b6dea221a6 Fix wasm loader check data segment count (#4039) 11 месяцев назад
  liang.he e3ddbd58f7 Synchronize the GC spec tests to the commit from December 9. 2024. (#4022) 11 месяцев назад
  Wenyong Huang 831e4bbfd5 Refine getting const offsets in wasm loader of fast-interp (#4012) 11 месяцев назад
  Wenyong Huang 9c3807e124 Refine read leb int wasm loader of fast interpreter (#4017) 1 год назад
  liang.he 53da420c41 Enable shrunk memory by default and add related configurations (#4008) 1 год назад
  liang.he 02683d2eed Improve stack consistency by ensuring sufficient space for dummy offsets (#4011) 1 год назад
  TianlongLiang a653746b7b Check whether related table has funcref elem in opcode call_indirect (#3999) 1 год назад
  liang.he 1958808a24 Fix table index calculations in wasm_loader and wasm_mini_loader (#4004) 1 год назад
  liang.he 099056b076 Ensure __heap_base and __data_end global indices are validated against import count (#3996) 1 год назад
  Marcin Kolny 31ff576edf Error message improvement (#4000) 1 год назад
  TianlongLiang 1d111a38d6 Fix loader small bug (#3928) 1 год назад
  TianlongLiang 0e4dffc479 Fix a leak in wasm_loader_emit_br_info (#3900) 1 год назад
  TianlongLiang bf78863c56 Wasm loader enhancement: check code size in code entry (#3892) 1 год назад
  James Ring 3ad95303d6 Fix quadratic runtime for duplicate export name detection (#3861) 1 год назад