Historique des commits

Auteur SHA1 Message Date
  YAMAMOTO Takashi 867dbd8912 aot compiler: Propagate const-ness by ourselves (#3567) il y a 1 an
  YAMAMOTO Takashi e66b41427f aot_resolve_target_info: Avoid in-place modification of e_type (#3564) il y a 1 an
  Xenia Lu f7d2826772 Allow missing imports in wasm loader and report error in wasm instantiation instead (#3539) il y a 1 an
  Xenia Lu 54b87cb097 Fix missing stack frame alloc/free in AOT multi-module invoke (#3562) il y a 1 an
  liang.he d36160b294 wasi-nn: Add wasmedge-wasinn-example as smoke test (#3554) il y a 1 an
  liang.he cfffb62ad2 aot loader: Verify global value type (#3560) il y a 1 an
  liang.he 95f7717555 aot loader: Add more checks in `load_native_symbol_section()` (#3559) il y a 1 an
  YAMAMOTO Takashi 4c2af25aff aot compiler: Use larger alignment for load/store when possible (#3552) il y a 1 an
  Wenyong Huang 607ae47d7b core/shared/platform: Zero memory returned by os_mmap in some platforms (#3551) il y a 1 an
  Benbuck Nason e8df3b5c48 Consistent const keyword position in wasm_export.h (#3558) il y a 1 an
  Benbuck Nason 7d3bac62af Add linked field comment for aot import type (#3557) il y a 1 an
  Wenyong Huang 9b9e938bee Fix compilation errors (#3549) il y a 1 an
  Florian Castellane 0418041b0d wasm_memory.c: Fix typo: `hasn't been initialize` -> `hasn't been initialized` (#3547) il y a 1 an
  YAMAMOTO Takashi a16da4f874 dwarf_extractor.cpp: Try to preserve link name (#3542) il y a 1 an
  Zhang, Yi 16e70f99aa Add standalone cases (#3536) il y a 1 an
  YAMAMOTO Takashi 7f94d183ac dwarf_extractor.cpp: Fix buffer overruns (#3541) il y a 1 an
  Benbuck Nason 3746534010 Add table type API support (#3515) il y a 1 an
  YAMAMOTO Takashi 72f74b7b51 dwarf_extractor.cpp: Enable limited support for C++ (#3540) il y a 1 an
  liang.he fa8a80a115 aot loader: Prevent loading multiple native symbol sections (#3538) il y a 1 an
  liang.he c19bc95391 Validate func type in aot loader (#3535) il y a 1 an
  YAMAMOTO Takashi f096b2fa38 wamrc: Fix truncated DW_AT_producer (#3537) il y a 1 an
  liang.he db025e457a sync up with latest wasi-nn spec (#3530) il y a 1 an
  Wenyong Huang d3e89895be wasm loader: Fix pop invalid offset count when stack top is ANY (#3516) il y a 1 an
  Xenia Lu ad5d31b9b0 Expose more functions related to emitting AOT files (#3520) il y a 1 an
  liang.he 6621793acc Fix two fuzz issues (#3529) il y a 1 an
  liang.he f844b33b2d Make wasi-nn backends as separated shared libraries (#3509) il y a 1 an
  Wenyong Huang 1434c45283 build_llvm.py: Speed up llvm build with multi procs on windows (#3512) il y a 1 an
  liang.he 40c41d5110 Fix several issues reported by oss-fuzz (#3526) il y a 1 an
  YAMAMOTO Takashi 42ad4728f6 wasm-mutator-fuzz: Fix build errors and warnings for macOS (#3519) il y a 1 an
  liang.he 54b0e73cb9 wasm-mutator-fuzz: Use another variable to check if in oss-fuzz environment (#3518) il y a 1 an