Historial de Commits

Autor SHA1 Mensaje Fecha
  Benbuck Nason 8239dd4aa7 Add wasm_export.h APIs to expose memory type (#3496) hace 1 año
  Wenyong Huang 0a80cc4e94 Fix wasm loader check data segment count (#3492) hace 1 año
  Wenyong Huang 23e1d51587 Fix loader parse block type and calculate dynamic offset for loop args (#3482) hace 1 año
  Wenyong Huang 5623e4d22a Fix memory64 handling find_block_addr and execute_main (#3480) hace 1 año
  liang.he d29802c451 Fix two issues to make fuzzing test quit earlier (#3471) hace 1 año
  Enrico Loparco 3b8ef89110 Clone data segments when specified with load args (#3463) hace 1 año
  Wenyong Huang 15d191943a Enhance GC const initializer expression to support nested struct/array new (#3447) hace 1 año
  liang.he b2eb7d838d Update spec test to latest commit (#3293) hace 1 año
  Enrico Loparco 6b1d81650d Allow not copying the wasm binary in wasm-c-api and not referring to the binary in wasm/aot loader (#3389) hace 1 año
  Wenyong Huang 49c9fa31da Fix typo of WAMR_CONFIGUABLE_BOUNDS_CHECKS (#3424) hace 1 año
  TianlongLiang c6d42db598 Correct Exception Handling tag type when GC is enabled (#3413) hace 1 año
  Marcin Kolny fe5e7a9981 Implement Memory64 support for AOT (#3362) hace 1 año
  Benbuck Nason c85bada2a9 Add wasm module global type information APIs (#3406) hace 1 año
  Wenyong Huang a6c0cb74c9 wasm loader: Fix handling if block without op else (#3404) hace 1 año
  Benbuck Nason 1c2a8fca4e Fix some more spelling issues (#3393) hace 1 año
  TianlongLiang 79ae910a7c Fix loader and mini-loader select potiential error (#3374) hace 1 año
  Wenyong Huang e44465d259 Enhance wasm loader checks for opcode br_table (#3352) hace 1 año
  Wenyong Huang 18d363029c wasm loader: Fix checks for opcode ref.func and opcode else (#3340) hace 1 año
  Marcin Kolny fd7f738451 Allow executing malloc/free from native in memory64 mode (#3315) hace 1 año
  Wenyong Huang 68bd30c6f9 Enhance GC subtyping checks (#3317) hace 1 año
  Wenyong Huang 1c690b7561 Add more checks in wasm loader (#3300) hace 1 año
  liang.he bcc2a2d2e1 Sync simd opcode definitions spec (#3290) hace 1 año
  liang.he 4ef724bbff Enhance wasm loading with LoadArgs and support module names (#3265) hace 1 año
  Wenyong Huang 2013f1f7d7 Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275) hace 1 año
  Wenyong Huang a23fa9f86c Implement memory64 for classic interpreter (#3266) hace 1 año
  Wenyong Huang 6ee71000f9 Fix dynamic offset not updated in op_br for block with ret type (#3269) hace 1 año
  Wenyong Huang f933d4c829 loader: Remove updating ctx->dynamic_offset in emit_br_info (#3259) hace 1 año
  liang.he 498eb5d54a Append `\0` to every name string in aot name section (#3249) hace 1 año
  liang.he d8d8f8ce04 Implement apis to set and get the name of a wasm module (#3254) hace 1 año
  Wenyong Huang 5e2011ca1d Fix compilation errors on esp-idf platform (#3224) hace 1 año