Cronologia Commit

Autore SHA1 Messaggio Data
  Wenyong Huang 74d2427fdc Allow to set native stack boundary to exec_env (#3862) 1 anno fa
  Wenyong Huang 327374cfee Fix some compile warnings and typos (#3854) 1 anno fa
  Wenyong Huang 1fd422ae6e Merge branch main into dev/shared_heap 1 anno fa
  WenLY1 4dacef2d60 shared heap: Fix some issues and add basic unit test case (#3801) 1 anno fa
  Anders Bakken 21330990a8 Add no_resolve to LoadArgs and wasm_runtime_resolve_symbols (#3790) 1 anno fa
  WenLY1 92852f3719 Implement a first version of shared heap feature (#3789) 1 anno fa
  Benbuck Nason 926f662231 Add memory instance support apis (#3786) 1 anno fa
  Benbuck Nason 501d7d5adf Add apis to get package version (#3601) 1 anno fa
  Byeongjee Kang 2cf48c8b9f Fix typos in wamrc and wasm_export.h (#3609) 1 anno fa
  Benbuck Nason 8a6379bd0a Add wasm_runtime_get_module_package_type() and wasm_runtime_get_file_package_type() (#3600) 1 anno fa
  Benbuck Nason 8aba85825c Avoid redefining WASMMemoryType (#3602) 1 anno fa
  Benbuck Nason 837ff63662 Use 64-bit wasm_runtime_enlarge_memory() increment (#3573) 1 anno fa
  Benbuck Nason 74dbafc699 Export API wasm_runtime_enlarge_memory (#3569) 1 anno fa
  Benbuck Nason e8df3b5c48 Consistent const keyword position in wasm_export.h (#3558) 1 anno fa
  Benbuck Nason 3746534010 Add table type API support (#3515) 1 anno fa
  Benbuck Nason 8239dd4aa7 Add wasm_export.h APIs to expose memory type (#3496) 1 anno fa
  Enrico Loparco 3b8ef89110 Clone data segments when specified with load args (#3463) 1 anno fa
  Benbuck Nason c5ab862dbb Add api to get export global instance (#3452) 1 anno fa
  Enrico Loparco 6b1d81650d Allow not copying the wasm binary in wasm-c-api and not referring to the binary in wasm/aot loader (#3389) 1 anno fa
  Benbuck Nason 0f17a1464e Add comments to global type function declarations (#3431) 1 anno fa
  Wenyong Huang 773efc006d Change WASM_ANYREF to WASM_EXTERNREF (#3426) 1 anno fa
  Benbuck Nason dbd8790681 Add WASM_V128 in wasm_valkind_enum (#3412) 1 anno fa
  Benbuck Nason c85bada2a9 Add wasm module global type information APIs (#3406) 1 anno fa
  Benbuck Nason 432a940735 Fix clang compile warnings (#3396) 1 anno fa
  Benbuck Nason ca61184ced Fix some spelling issues (#3385) 1 anno fa
  Benbuck Nason c0e33f08b0 Expose API to get import/export function's param/result valkind (#3363) 1 anno fa
  Benbuck Nason 4abf288c94 Fix typo for 'native' in wasm_export.h (#3376) 1 anno fa
  YAMAMOTO Takashi 410ee580ae Add wasm_runtime_detect_native_stack_overflow_size (#3355) 1 anno fa
  Wenyong Huang e7a8b3e743 Update version number to 2.0.0 and update release notes (#3327) 1 anno fa
  Benbuck Nason 8253c417a8 Add functions to expose module import/export info (#3330) 1 anno fa