Commit History

Author SHA1 Message Date
  Jie He be2b561935 [dylink] Add an experimental shared-everything multiple modules link feature. (#1023) 4 years ago
  Wenyong Huang 3dff80157b Fix app heap corrupted unchecked issue (#788) 4 years ago
  Wenyong Huang 52b6c73d9c Apply clang-format for more src files and update spec test script (#775) 4 years ago
  Wenyong Huang 6415e1b006 Apply clang-format for interpreter source files (#772) 4 years ago
  Wenyong Huang 9ef37dd781 Implement source debugging for interpreter and AOT (#769) 4 years ago
  Carlos e07b58062f Change arg name 'export' to other to fix keyword conflict in C++11 (#745) 4 years ago
  Wenyong Huang edb184f709 Implement most missing wasm-c-api APIs (#303) (#676) 4 years ago
  Wenyong Huang 0f1ce9ef3d Implement wasm-c-api frame/trap APIs for AOT mode (#663) 4 years ago
  Wenyong Huang cba4c78273 Enable call wasm-c-api native func directly from interpreter (#656) 4 years ago
  LiFeng c6783ef258 IO: support populate fds into WASM application (#655) 4 years ago
  Wenyong Huang ba922b0d0d Refine the wasm-c-api native func call process of aot mode (#640) 4 years ago
  Xu Jun f637438e4e Spread module custom data to all threads, enable libc-builtin float print (#633) 4 years ago
  Wenyong Huang eb29385963 Implement more wasm-c-apis and enable Envoy integration (#622) 4 years ago
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) 4 years ago
  Wenyong Huang dfe52ab42f Fix compile warnings on windows platform: dll linkage and others (#604) 4 years ago
  Wenyong Huang 7db2221ad9 Re-org address unalignment access for fast-interp (#597) 5 years ago
  Xu Jun fc50404115 add uvwasi implementation to support wasi on windows [experimental] (#534) 5 years ago
  Xu Jun 370cc83fbd Fix loader fail to lookup registered native symbol issue (#529) 5 years ago
  Wenyong Huang 0700dc9cd4 Fix wasi ctx memory free issue when app heap is corrupted (#455) 5 years ago
  Wenyong Huang a3074df21b Import SIMD feature and add some workload samples (#438) 5 years ago
  lum1n0us 4787b150b8 Enable multi-module support for wasm-c-api (#426) 5 years ago
  Xu Jun 0226dbbb3d introduce WAMR memory profiling tool (experimental) (#390) 5 years ago
  Xiaokang Qin 5418e09712 Add two apis for wasm function call (#375) 5 years ago
  Wenyong Huang 034606b0a9 Change wasm app offset type from int32 to uint32 (#361) 5 years ago
  Wenyong Huang 0103f6429c Refactor error/exception strings to reduce binary size (#359) 5 years ago
  Wenyong Huang 1b6ddb37d0 Implement libc-WASI for Linux SGX platform and update documents (#343) 5 years ago
  Karl Fessel 37aae1bc49 make include headers follow strict protoype rule (#331) 5 years ago
  lum1n0us 08d01b65c5 Eable post-MVP feature wasm-c-api (#315) 5 years ago
  Xu Jun 32b2943369 enable pthread for AoT && update AOT current version to 2 (#311) 5 years ago
  Xu Jun d98ab63e5c Enable shared memory && add pthread support (#282) 5 years ago