提交歷史

作者 SHA1 備註 提交日期
  Huang Qi a83adccd20 libc-builtin: Fix function prototype for wasm_runtime_module_realloc (#3702) 1 年之前
  YAMAMOTO Takashi d7521eea4c libc-builtin: Fix a printf format (#3652) 1 年之前
  Wenyong Huang f143344842 libc-builtin: Enhance buffered print for printf_wrapper (#3460) 1 年之前
  liang.he b2eb7d838d Update spec test to latest commit (#3293) 1 年之前
  Benbuck Nason c85bada2a9 Add wasm module global type information APIs (#3406) 1 年之前
  Wenyong Huang a23fa9f86c Implement memory64 for classic interpreter (#3266) 1 年之前
  Wenyong Huang 5e2011ca1d Fix compilation errors on esp-idf platform (#3224) 1 年之前
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) 1 年之前
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 年之前
  Marcin Kolny 1505e61704 Remove a lot of "unused parameter" warnings (#3075) 2 年之前
  liang.he 5c8b8a17a6 Enhancements on wasm function execution time statistic (#2985) 2 年之前
  Huang Qi 93d3d09aa1 Clear some warnings and enable -Werror for NuttX (#1756) 3 年之前
  Huang Qi bbea005db6 Make libc-builtin buffered printf be a common feature (#1483) 3 年之前
  Wenyong Huang 6798637891 Remove some unused codes (#1379) 3 年之前
  Xu Jun 5ab368dd00 Support va_args in libc-builtin (#1117) 3 年之前
  Wenyong Huang d6e781af28 Add more operand stack overflow checks for fast-interp (#1104) 3 年之前
  Wenyong Huang d4758d7380 Refine codes and fix several issues (#1094) 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 年之前
  Huang Qi 4cc4625a2b Cleanup output format warnings (#904) 4 年之前
  zhouliang3 2917a0c814 libc-builtin: Fix the signature of strncasecmp native function (#888) 4 年之前
  Wenyong Huang 5face80e0c Fix spec test workflow issue and CI Dockerfile issue (#810) 4 年之前
  Wenyong Huang fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 年之前
  Huang Qi 8fd89bd415 Implement clock() wrapper for built-in libc (#691) 4 年之前
  Wenyong Huang 28f104036c Fix some compile warnings and update document (#670) 4 年之前
  Wenyong Huang 1b34606940 Move application entry APIs out of wasm_runtime_common.c (#639) 4 年之前
  Xu Jun f637438e4e Spread module custom data to all threads, enable libc-builtin float print (#633) 4 年之前
  Wenyong Huang fa5f4fe940 Implement Windows boundary check with hardware trap (#623) 4 年之前
  Xu Jun 09eb858a02 add realloc wrapper, fix pthread_join overwrite issue (#605) 4 年之前
  Wenyong Huang 02d27e13ee Fix some compilation warnings and enable Windows JIT (#586) 4 年之前