Commit History

作者 SHA1 備註 提交日期
  Daniel Mangum cf0da9a8c7 docs: Fix typo in export native APIs doc (#2750) 2 年之前
  Wenyong Huang 71340b79a6 Merge pull request #2740 from bytecodealliance/dev/wasi-libc-windows 2 年之前
  Daniel Mangum 314ecba388 Fix CMSIS import with Zephyr 3.4+ (#2744) 2 年之前
  Enrico Loparco 68b317c686 Remove TSAN suppression for execute_post_instantiate_functions (#2741) 2 年之前
  YAMAMOTO Takashi 24c4d256b3 Grab `cluster->lock` when modifying `exec_env->module_inst` (#2685) 2 年之前
  Wenyong Huang 20f1a8c86c Merge branch main into dev/wasi-libc-windows 2 年之前
  Daniel Mangum 797e534cec Fix typo in Zephyr simple example (#2738) 2 年之前
  Wenyong Huang 7f8292ffd1 Add more buffer boundary checks in wasm loader (#2734) 2 年之前
  zoraaver fa2839a805 Fix default vprintf on UWP (#2730) 2 年之前
  zoraaver 3c9cd40aa6 Provide default vprintf on UWP (#2725) 2 年之前
  zoraaver 77b6bce679 Move WASI types into separate header (#2724) 2 年之前
  zoraaver 13875f43c6 Enable WASI tests on Windows CI (#2699) 2 年之前
  Wenyong Huang cc23c7ee7d Use user defined malloc/free functions for user defined memory allocator (#2717) 2 年之前
  Wenyong Huang e161205a27 Fix invalid use of jit_reg_is_const_val in fast-jit (#2718) 2 年之前
  Wenyong Huang caf805ece7 Fix AOT compiler simd shift opcodes (#2715) 2 年之前
  Wenyong Huang 68a627ea2c Fix several AOT compiler issues (#2697) 2 年之前
  Maks Litskevich 0b2313f6f8 Add tsan for fast interp and aot (#2679) 2 年之前
  Wenyong Huang 52db362b89 Refine lock/unlock shared memory (#2682) 2 年之前
  Wenyong Huang 3570a94a08 Fix issues reported by Coverity (#2681) 2 年之前
  Benedikt Becker 613c7ca48f Minor fixes for Go bindings (#2676) 2 年之前
  Wenyong Huang 4b1a6e5017 Fix repeatedly initialize shared memory data and protect the memory's fields (#2673) 2 年之前
  Gavin Hayes 51a6b069d2 Fix use getrandom on cosmopolitan libc (#2674) 2 年之前
  Alfred E. Neumayer 9b8fe049b3 core/iwasm: Support mapped file system access on non-libuv WASI (#2628) 2 年之前
  Wenyong Huang 8038b9c524 Fix fast-jit f32/f64 truncate to i32/i64 (#2671) 2 年之前
  zoraaver 3624895204 Fix windows compilation on C++20 (#2670) 2 年之前
  YAMAMOTO Takashi 9a5c777aff Revert "Strip static and shared libraries of iwasm to reduce the binary size (#2431)" (#2669) 2 年之前
  zoraaver e7a62d2099 Refactor clock functions to use WASI types (#2666) 2 年之前
  Wenyong Huang 4f5ad4dc12 Apply no_sanitize_address for clang compiler in several places (#2663) 2 年之前
  zoraaver 75208073c0 Partial windows filesystem implementation (#2657) 2 年之前
  Wenyong Huang d6bba13e86 Fix fast-interp "pre-compiled label offset out of range" issue (#2659) 2 年之前