История коммитов

Автор SHA1 Сообщение Дата
  Wenyong Huang 52b6c73d9c Apply clang-format for more src files and update spec test script (#775) 4 лет назад
  Karl Fessel 8d9bf18ac3 Make include headers follow strict protoype rule (#773) 4 лет назад
  Wenyong Huang 9ef37dd781 Implement source debugging for interpreter and AOT (#769) 4 лет назад
  Wenyong Huang ea06c19a9d Implement wasm-c-api wasm_config related APIs (#665) 4 лет назад
  LiFeng c6783ef258 IO: support populate fds into WASM application (#655) 4 лет назад
  Wenyong Huang 77c71e559a Add wasm-c-api nested function calls sample (#652) 4 лет назад
  Xu Jun f637438e4e Spread module custom data to all threads, enable libc-builtin float print (#633) 4 лет назад
  Wenyong Huang a14a4487bb Re-org thread env init/destroy for HW bound check (#631) 4 лет назад
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) 4 лет назад
  Wenyong Huang dfe52ab42f Fix compile warnings on windows platform: dll linkage and others (#604) 4 лет назад
  Wenyong Huang b06ae7272f Remove heap size check when creating wasi ctx (#565) 4 лет назад
  Wenyong Huang 240ca2ed46 Implement performance profiler and call stack dump, and update toolchain document (#501) 5 лет назад
  Xu Jun 0226dbbb3d introduce WAMR memory profiling tool (experimental) (#390) 5 лет назад
  Xiaokang Qin 264e189690 Add Windows support for C-API and Runtime API libraries and examples. (#379) 5 лет назад
  Xiaokang Qin 5418e09712 Add two apis for wasm function call (#375) 5 лет назад
  Wenyong Huang 034606b0a9 Change wasm app offset type from int32 to uint32 (#361) 5 лет назад
  Karl Fessel 37aae1bc49 make include headers follow strict protoype rule (#331) 5 лет назад
  Xu Jun 2db335c6d4 add spawn thread API and sample (#333) 5 лет назад
  lum1n0us 08d01b65c5 Eable post-MVP feature wasm-c-api (#315) 5 лет назад
  Xu Jun d98ab63e5c Enable shared memory && add pthread support (#282) 5 лет назад
  J-Heinemann f4d4d69736 wasm_export.h Function Description & SGX SDK Include path (#279) 5 лет назад
  wenyongh 752826a667 Implement multi-module feature and bulk-memory feature (#271) 5 лет назад
  wenyongh a0bb761beb Update API comments, refine footprint of wasm loader (#256) 5 лет назад
  Weining 374e687938 Refine wgl native functions call (#225) 5 лет назад
  wenyongh c1a0e6d877 Implement register/call native API with raw (unextracted) arguments (#222) 5 лет назад
  Xu Jun f1a0e75ab7 re-org platform APIs, simplify porting process (#201) 5 лет назад
  wenyongh 0fdd49ea31 Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193) 6 лет назад
  wenyongh 180ee4c78a Add realloc func argument for memory allocator (#191) 6 лет назад
  Xu Jun 057c849fc0 re-org bh_definition.c && introduce wamr fast interpreter (#189) 6 лет назад
  wenyongh 0d3f304191 Implement native function pointer check, addr conversion and register, update documents (#185) 6 лет назад