Wenyong Huang
|
e170c355a2
Merge branch main into dev/wasi_threads
|
2 ani în urmă |
liang.he
|
3698f2279b
Improve wasm-c-api instantiation-time linking (#1902)
|
2 ani în urmă |
Marcin Kolny
|
929d5942b9
Add implementation for wasi_thread_spawn() (#1786)
|
3 ani în urmă |
Marcin Kolny
|
684ae6554d
Create a placeholder for WASI threads implementation (#1783)
|
3 ani în urmă |
YAMAMOTO Takashi
|
822a8a5e66
wasm_native.c: Fix build with certain combinations of options (#1778)
|
3 ani în urmă |
Huang Qi
|
93d3d09aa1
Clear some warnings and enable -Werror for NuttX (#1756)
|
3 ani în urmă |
YAMAMOTO Takashi
|
77ff7daaf4
Add wasm_runtime_unregister_natives (#1647)
|
3 ani în urmă |
tonibofarull
|
e53ab91439
Integrate WASI-NN into WAMR (#1521)
|
3 ani în urmă |
Qiang
|
6820af6212
Fix a potential memory leak issue in wasm_native_init (#1465)
|
3 ani în urmă |
Zeuson
|
729c4aeeaa
Enable remote attestation by librats in SGX mode (#1445)
|
3 ani în urmă |
Wenyong Huang
|
260d36a62d
Refactor externref related APIs of reference types feature (#971)
|
4 ani în urmă |
Wenyong Huang
|
52b6c73d9c
Apply clang-format for more src files and update spec test script (#775)
|
4 ani în urmă |
Wenyong Huang
|
03d45f1d62
Import reference-types feature (#612)
|
4 ani în urmă |
Wenyong Huang
|
1630cb2524
Fix duplicated destroy shared memory's lock issue (#514)
|
5 ani în urmă |
Wenyong Huang
|
282831eba5
Fix some compilation warnings and add esp-idf platform for experiment (#454)
|
5 ani în urmă |
Wenyong Huang
|
0359805c82
Import FreeRTOS platform experiment codes for further development (#451)
|
5 ani în urmă |
Wang Ning
|
c515fb1b75
Add tensorflow sample under samples/workload/tensorflow (#427)
|
5 ani în urmă |
Xu Jun
|
0226dbbb3d
introduce WAMR memory profiling tool (experimental) (#390)
|
5 ani în urmă |
Xu Jun
|
2e0cef3ef1
fix exec_env not checked issue, export __heap_base and __data_end in sample to decrease memory usage (#371)
|
5 ani în urmă |
Wenyong Huang
|
034606b0a9
Change wasm app offset type from int32 to uint32 (#361)
|
5 ani în urmă |
Xu Jun
|
29e45e1527
implement atomic opcode in AOT/JIT (#329)
|
5 ani în urmă |
dpinthinker
|
cc05f8fb1c
Use quicksort to sort native_symbols (#324)
|
5 ani în urmă |
Weining
|
1a85051415
Implement multi-value feature and import binarydump tool (#308)
|
5 ani în urmă |
Xu Jun
|
d98ab63e5c
Enable shared memory && add pthread support (#282)
|
5 ani în urmă |
wenyongh
|
752826a667
Implement multi-module feature and bulk-memory feature (#271)
|
5 ani în urmă |
wenyongh
|
d381b0fdec
Implement post-MVP features and native stack overflow check (#243)
|
5 ani în urmă |
wenyongh
|
b40e79c160
Make heap and linear memory contiguous to refine compilation time and footprint (#233)
|
5 ani în urmă |
Xu Jun
|
5e196253f6
Fix function type not set issue of aot_call_indirect (#229)
|
5 ani în urmă |
wenyongh
|
c1a0e6d877
Implement register/call native API with raw (unextracted) arguments (#222)
|
5 ani în urmă |
wenyongh
|
0fdd49ea31
Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193)
|
5 ani în urmă |