Historial de Commits

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