Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Liu Jia 0ecaf8c7da add validation of dynamic_offset (#4563) 2 mēneši atpakaļ
  Zhenwei Jin e6fe6060e4 add micro AMR_BUILD_LIME1 to enable minimal lime1 feature set (#4571) 4 mēneši atpakaļ
  YAMAMOTO Takashi 6253bd1b52 Reduce the code duplication a bit (#4596) 4 mēneši atpakaļ
  TianlongLiang 7d05dbc988 Support extended constant expressions (#4432) 6 mēneši atpakaļ
  TianlongLiang 8e60feb181 Collective fix for typos and minor bugs (#4369) 7 mēneši atpakaļ
  liang.he 207da7b22f updating WASI stdio handle initialization and build options for UVWASI (#4260) 7 mēneši atpakaļ
  YAMAMOTO Takashi f88718d705 JIT: don't join worker threads twice (#4252) 8 mēneši atpakaļ
  liang.he 216404d7cb initialize WASI stdio handles to invalid for better error handling (#4092) 8 mēneši atpakaļ
  liang.he ea417d7619 Add overflow check for preserved local offset in preserve_referenced_local (#4211) 8 mēneši atpakaļ
  TianlongLiang 8fe98f64c1 Add import memory/table flag assert check for miniloader (#4179) 9 mēneši atpakaļ
  Huang Qi 412631ac13 fix: correct typos and improve comments across multiple files by codespell (#4116) 10 mēneši atpakaļ
  TianlongLiang b6dea221a6 Fix wasm loader check data segment count (#4039) 1 gadu atpakaļ
  Wenyong Huang 831e4bbfd5 Refine getting const offsets in wasm loader of fast-interp (#4012) 1 gadu atpakaļ
  Wenyong Huang 9c3807e124 Refine read leb int wasm loader of fast interpreter (#4017) 1 gadu atpakaļ
  liang.he 53da420c41 Enable shrunk memory by default and add related configurations (#4008) 1 gadu atpakaļ
  TianlongLiang a653746b7b Check whether related table has funcref elem in opcode call_indirect (#3999) 1 gadu atpakaļ
  liang.he 1958808a24 Fix table index calculations in wasm_loader and wasm_mini_loader (#4004) 1 gadu atpakaļ
  liang.he 099056b076 Ensure __heap_base and __data_end global indices are validated against import count (#3996) 1 gadu atpakaļ
  TianlongLiang 1d111a38d6 Fix loader small bug (#3928) 1 gadu atpakaļ
  TianlongLiang 0e4dffc479 Fix a leak in wasm_loader_emit_br_info (#3900) 1 gadu atpakaļ
  TianlongLiang bf78863c56 Wasm loader enhancement: check code size in code entry (#3892) 1 gadu atpakaļ
  Wenyong Huang b038f2721b Merge pull request #3823 from bytecodealliance/dev/shared_heap 1 gadu atpakaļ
  TianlongLiang 36d438051e Support table64 extension in classic-interp and AOT running modes (#3811) 1 gadu atpakaļ
  Wenyong Huang 9ba36e284c Implement shared heap for AOT (#3815) 1 gadu atpakaļ
  YAMAMOTO Takashi f453d9d5ce Appease GCC strict prototypes warning (#3775) 1 gadu atpakaļ
  Marcin Kolny cbc2078898 AOT call stack optimizations (#3773) 1 gadu atpakaļ
  Marcin Kolny 6f97822c18 Add wamrc parameter to configure stack frame features (#3763) 1 gadu atpakaļ
  Wenyong Huang 1329e1d3e1 Add support for multi-memory proposal in classic interpreter (#3742) 1 gadu atpakaļ
  Wenyong Huang 97c95a2e2f Fix table idx resolving in op call_indirect/return_call_indirect (#3726) 1 gadu atpakaļ
  Marcin Kolny 37d7439ef9 [refactoring] Extract read leb to a separate file, share the code between loader and mini loader (#3701) 1 gadu atpakaļ