Wenyong Huang
|
327374cfee
Fix some compile warnings and typos (#3854)
|
1 жил өмнө |
Wenyong Huang
|
0ee5ffce85
Refactor APIs and data structures as preliminary work for Memory64 (#3209)
|
1 жил өмнө |
Marcin Kolny
|
1505e61704
Remove a lot of "unused parameter" warnings (#3075)
|
2 жил өмнө |
Wenyong Huang
|
9f64340529
Fix some issues reported by CodeQL (#3064)
|
2 жил өмнө |
tkernelcn
|
a2751903ff
freertos: Minor changes for freertos libc_wasi build adaption (#2973)
|
2 жил өмнө |
zoraaver
|
e7a62d2099
Refactor clock functions to use WASI types (#2666)
|
2 жил өмнө |
zoraaver
|
fa5e9d72b0
Abstract POSIX filesystem functions (#2585)
|
2 жил өмнө |
YAMAMOTO Takashi
|
444b159963
Implement async termination of blocking thread (#2516)
|
2 жил өмнө |
YAMAMOTO Takashi
|
bd96696236
Appease unused warning on min_uint64 (#2277)
|
2 жил өмнө |
Georgii Rylov
|
c1723b8f3e
libc_wasi_wrapper.c: Fix min func issue for size_t < 8 bytes on some platforms (#2152)
|
2 жил өмнө |
Enrico Loparco
|
63273a1673
Fix issues in the libc-wasi `poll_oneoff` when thread-mgr is enabled (#1980)
|
2 жил өмнө |
Hritik Gupta
|
50650e4634
Modify poll_oneoff in libc-wasi to make it interruptible (#1951)
|
2 жил өмнө |
YAMAMOTO Takashi
|
1032aac60b
Add wasm_runtime_get_wasi_exit_code (#1748)
|
3 жил өмнө |
Marcin Kolny
|
c505da7464
Update __wasi_sock_accept signature to match wasi_snapshot_preview1 (#1531)
|
3 жил өмнө |
Wenyong Huang
|
78b5c5b484
Merge dev/socket into main (#1393)
|
3 жил өмнө |
liang.he
|
ceaf7dc660
Fix invalid calculation of total size of bytes to send and recv (#1162)
|
3 жил өмнө |
liang.he
|
3ba2d7e7de
Fix socket-api send/recv issue and c-api sample callback_chain issue (#1158)
|
3 жил өмнө |
Wenyong Huang
|
4864302a1f
Fix wasi implementation issues (#1078)
|
3 жил өмнө |
Wenyong Huang
|
9c87a1ee17
Implement part of Berkeley Socket API for libc-wasi (#1036)
|
3 жил өмнө |
Wenyong Huang
|
fb4afc7ca4
Apply clang-format for core/iwasm compilation and libraries (#784)
|
4 жил өмнө |
Wenyong Huang
|
724858c731
Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481)
|
5 жил өмнө |
Wenyong Huang
|
0700dc9cd4
Fix wasi ctx memory free issue when app heap is corrupted (#455)
|
5 жил өмнө |
Wenyong Huang
|
74be7a0b7c
Add more checks to enhance security (#446)
|
5 жил өмнө |
Wenyong Huang
|
034606b0a9
Change wasm app offset type from int32 to uint32 (#361)
|
5 жил өмнө |
Wenyong Huang
|
1b6ddb37d0
Implement libc-WASI for Linux SGX platform and update documents (#343)
|
5 жил өмнө |
Xu Jun
|
d98ab63e5c
Enable shared memory && add pthread support (#282)
|
5 жил өмнө |
wenyongh
|
b40e79c160
Make heap and linear memory contiguous to refine compilation time and footprint (#233)
|
5 жил өмнө |
wenyongh
|
c1a0e6d877
Implement register/call native API with raw (unextracted) arguments (#222)
|
5 жил өмнө |
wenyongh
|
0fdd49ea31
Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193)
|
5 жил өмнө |
wenyongh
|
0d3f304191
Implement native function pointer check, addr conversion and register, update documents (#185)
|
5 жил өмнө |