Historie revizí

Autor SHA1 Zpráva Datum
  HongxiaWangSSSS 7affac0ed3 wasm_application.c: Avoid null pointer dereference (#3620) před 1 rokem
  Wenyong Huang 5623e4d22a Fix memory64 handling find_block_addr and execute_main (#3480) před 1 rokem
  Benbuck Nason ca61184ced Fix some spelling issues (#3385) před 1 rokem
  Wenyong Huang 68bd30c6f9 Enhance GC subtyping checks (#3317) před 1 rokem
  Wenyong Huang a23fa9f86c Implement memory64 for classic interpreter (#3266) před 1 rokem
  TianlongLiang c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) před 1 rokem
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) před 1 rokem
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) před 1 rokem
  Huang Qi 9fb5fcc709 Add comments to suppress warning from clang-tidy (#3088) před 2 roky
  Huang Qi b92906464e Fix printing ref.extern addresses in wasm_application.c (#2774) před 2 roky
  Wenyong Huang 20f1a8c86c Merge branch main into dev/wasi-libc-windows před 2 roky
  Wenyong Huang 9d7931e1d2 Fix several typo/warning/unused-code issues (#2655) před 2 roky
  Wenyong Huang e222955f31 Merge branch main into dev/wasi-libc-windows před 2 roky
  Enrico Loparco 00539620e9 Improve stack trace dump and fix coding guideline CI (#2599) před 2 roky
  YAMAMOTO Takashi 534a8cf9f4 Handle a return from wasi _start function correctly (#2529) před 2 roky
  Marcin Kolny 3534980c9e Fix spec tests on windows, enable spec tests for windows in CI (#2473) před 2 roky
  Wenyong Huang 3977f0b22a Use pre-created exec_env for instantiation and module_malloc/free (#2047) před 2 roky
  Huang Qi ea50bd2aca Support dump call stack on exception and dump call stack on nuttx (#2042) před 2 roky
  Wenyong Huang f279ba84ee Fix multi-threading issues (#2013) před 2 roky
  Huang Qi 93d3d09aa1 Clear some warnings and enable -Werror for NuttX (#1756) před 3 roky
  Wenyong Huang 22c235b5ec Fix multi-module and some other issues (#1435) před 3 roky
  YAMAMOTO Takashi ebcbe0b571 wasm_application.c: Do not start debug instance automatically (#1407) před 3 roky
  Wenyong Huang 32c94161d1 Clear compilation warnings on Windows (#1307) před 3 roky
  Xu Jun 4b38205023 Fix some issues reported by klocwork (#1233) před 3 roky
  YAMAMOTO Takashi a50011a4dd core/iwasm/common/wasm_application.c: Fix a typo of macro (#1180) před 3 roky
  Wenyong Huang ca4b60b335 Auto dump mem/perf profiling in execute_main/execute_func (#1157) před 3 roky
  Wenyong Huang c6997aa68a Fix execute_main not wait for other threads (#1137) před 3 roky
  Xu Jun 68fd6454c2 Fix debug thread not created issue (#983) před 4 roky
  Wenyong Huang 260d36a62d Refactor externref related APIs of reference types feature (#971) před 4 roky
  Wenyong Huang 90cccda68e Refine some error msg, comment and document (#921) před 4 roky