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 лет назад |
Wenyong Huang
|
fe76ce3b68
Update global initialization process for latest spec cases (#553)
|
4 лет назад |
Wenyong Huang
|
282831eba5
Fix some compilation warnings and add esp-idf platform for experiment (#454)
|
5 лет назад |
Wenyong Huang
|
74be7a0b7c
Add more checks to enhance security (#446)
|
5 лет назад |
Wenyong Huang
|
892af84161
Update sample workload wasm-av1 and add workload XNNPACK (#443)
|
5 лет назад |
Wenyong Huang
|
034606b0a9
Change wasm app offset type from int32 to uint32 (#361)
|
5 лет назад |
sophy228
|
8ad9c1775f
Add wamrc AoT compiler building support for Windows(MSVC) (#332)
|
5 лет назад |
Xu Jun
|
acb68c64c2
update doc for multi-thread (#284)
|
5 лет назад |
Xu Jun
|
d98ab63e5c
Enable shared memory && add pthread support (#282)
|
5 лет назад |
wenyongh
|
752826a667
Implement multi-module feature and bulk-memory feature (#271)
|
5 лет назад |