Revīziju vēsture

Autors SHA1 Ziņojums Datums
  YAMAMOTO Takashi 08442458b1 aot debug: Update DW_AT_producer (#3001) 2 gadi atpakaļ
  Wenyong Huang 17e3bf255c Update version number to 1.3.1 and update release notes (#2999) 2 gadi atpakaļ
  Wenyong Huang 3198018214 Fix linux-sgx build error when libc-wasi is disabled (#2997) 2 gadi atpakaļ
  liang.he 9121db5671 Fix a bug when emit the custom name section to aot file (#2987) 2 gadi atpakaļ
  modest 03a2af5095 Fix compilation error on iOS due to macOS-specific API (#2995) 2 gadi atpakaļ
  Enrico Loparco ff25110840 Return stack frames of crashed thread when using wasm-c-api (#2908) 2 gadi atpakaļ
  Wenyong Huang b21f17dd6d Refine AOT/JIT code call wasm-c-api import process (#2982) 2 gadi atpakaļ
  Wenyong Huang 7c7684819d Register quick call entries to speedup the aot/jit func call process (#2978) 2 gadi atpakaļ
  YAMAMOTO Takashi 6fa6d6d9a5 Enable MAP_32BIT for macOS (#2992) 2 gadi atpakaļ
  YAMAMOTO Takashi 49ac1e0636 doc/build_wasm_app.md: Add a note about aot abi compatibility (#2993) 2 gadi atpakaļ
  Wenyong Huang 0d4ade6b4c Fix build failure on esp-idf platform (#2991) 2 gadi atpakaļ
  YAMAMOTO Takashi 722381fcf2 aot compiler: Some updates for LLVM 18 (#2981) 2 gadi atpakaļ
  Wenyong Huang c39214e8a5 Fix potential recursive lock in pthread_create_wrapper (#2980) 2 gadi atpakaļ
  tkernelcn 4a1ad9a160 freertos: Change ssp_config.h due to clock_nanosleep() not supported in freertos (#2979) 2 gadi atpakaļ
  Xu Jun f96257bade Fix fast-interp polymorphic stack processing (#2974) 2 gadi atpakaļ
  tkernelcn a2751903ff freertos: Minor changes for freertos libc_wasi build adaption (#2973) 2 gadi atpakaļ
  Wenyong Huang 1ee4767d97 Fix ref.func function declared check in wasm loader (#2972) 2 gadi atpakaļ
  liutao 75a2b98eb4 simd-128: The input lanes of integer-to-integer narrowing ops should be interpreted as signed (#2850) 2 gadi atpakaļ
  Wenyong Huang c43e4505da Allow to set segue flags for wasm-c-api JIT (#2926) 2 gadi atpakaļ
  Wenyong Huang aa4d68c2af Refine AOT function call process (#2940) 2 gadi atpakaļ
  Wenyong Huang 3637f2df79 Refine LLVM JIT function call process (#2925) 2 gadi atpakaļ
  Xu Jun d818672f62 Fix ref.is_null processing in fast-interp loader (#2971) 2 gadi atpakaļ
  Wenyong Huang 2ee013faf3 fast-jit: Fix const shift and const i64 compare issues (#2969) 2 gadi atpakaļ
  tkernelcn 286ea35508 fixed(freertos): Fix crash when wasm app call pthread_exit(NULL) (#2970) 2 gadi atpakaļ
  Haoxuan Xu ef5e74fd8a fix(sgx-ra): Fix building when enclave is built without librats ahead (#2968) 2 gadi atpakaļ
  liang.he 5c3ad0279a Enable AOT linux perf support (#2930) 2 gadi atpakaļ
  liang.he 38019f273a Append .aot to .wasm as a custom section named "aot" (#2933) 2 gadi atpakaļ
  tkernelcn 92bf8547aa freertos: Add os_cond_broadcast for pthread wrapper (#2937) 2 gadi atpakaļ
  liang.he 22c5c90340 Fix a bug that appends '_precheck' to aot_func (#2936) 2 gadi atpakaļ
  liang.he 6c839042d6 Allow to control built-in libraries for wamrc from command line options (#2928) 2 gadi atpakaļ