コミット履歴

作者 SHA1 メッセージ 日付
  YoungWenMing 5f8d1428d5 wasm_runtime.c: Fix fault modification on data segment (#1116) 3 年 前
  YAMAMOTO Takashi 91222e1e44 interpreter: Fix an UBSan complaint in word_copy (#1106) 3 年 前
  YAMAMOTO Takashi 67d6a2886e core/iwasm/aot/aot_loader.c: Fix a zero-sized malloc warning (#1108) 3 年 前
  YAMAMOTO Takashi a85f982297 wamr-compiler: Fix ubsan on macOS (#1105) 3 年 前
  Wenyong Huang d6e781af28 Add more operand stack overflow checks for fast-interp (#1104) 3 年 前
  YAMAMOTO Takashi 0f505aafd9 aot_runtime.c: Add static assertions for some offset assumptions (#1103) 3 年 前
  YAMAMOTO Takashi b36931a589 aot_loader.c: Fix issues in "Refine interp/aot string storage" (#1102) 3 年 前
  YAMAMOTO Takashi 87784cfb65 core/iwasm/aot/aot_runtime.c: Fix an unused function warning (#1099) 3 年 前
  YAMAMOTO Takashi b4574123c9 aot_get_module_mem_consumption: Fix const strings size (#1098) 3 年 前
  liang.he 78e099b6ab Add more input checks for some wasm-c-api functions (#1090) 3 年 前
  Wenyong Huang d4758d7380 Refine codes and fix several issues (#1094) 3 年 前
  YAMAMOTO Takashi 2366e8c493 Fix a few signedness warnings (#1095) 3 年 前
  Xu Jun 8589ed155d Fix %ld specifier issue in libc-builtin printf wrapper (#1088) 3 年 前
  Xu Jun 87c67eb6f0 Enhance printf_wrapper in libc-builtin (#1074) 3 年 前
  Wenyong Huang 4864302a1f Fix wasi implementation issues (#1078) 3 年 前
  Xu Jun fd9cce0eef Add fast interpreter offset overflow check (#1076) 3 年 前
  Xu Jun ea63ba4bd0 source debugging: Fix step over was treated as step in issue (#1073) 3 年 前
  Xu Jun 24afd4e7cb Preserve execution memory for debug instance (#1072) 3 年 前
  Xu Jun f0dc6a3015 Fix fast interpreter constant space overflow issue (#1071) 3 年 前
  Oscar Spencer 5e0ee67d48 Mention WAMR_BUILD_BULK_MEMORY in build_wamr.md (#1069) 3 年 前
  liang.he 559a0502f1 Enable socket-api `recvmsg()` and `sendmsg()` (#1042) 3 年 前
  Jämes Ménétrey 106974d915 Implement Berkeley Socket API for Intel SGX (#1061) 3 年 前
  Wenyong Huang 5264ce4118 Fix issues reported by klocwork (#1060) 3 年 前
  Wenyong Huang 7262aebf77 Fix issues found by GC and Fast JIT, refine some codes (#1055) 3 年 前
  Wenyong Huang b6e5206e61 Fix wasm_runtime_load argument type invalid issue (#1059) 3 年 前
  Wenyong Huang 38b07b3614 Add libuv and uvwasi to attributions (#1057) 3 年 前
  liang.he 86b79cfb93 Enable lock for Vector to protect wasm-c-api read/write/extend operations (#1010) 3 年 前
  Wenyong Huang e7079eeb17 Update document of embed wamr and code format check (#1054) 3 年 前
  lucianoiam f8ee05db4b Add a reference counter to wasm_engine_t (#1001) 3 年 前
  Hanged Fish a02cc6626d Fix libc-wasi not working in spawned exec_env (#1053) 3 年 前