Commit Graph

1236 Commits (1962ffa33bbd5531e1c880310fdcbaa27a90e26e)
 

Author SHA1 Message Date
Volodymyr Shymanskyy fa8a87b65f Update docs
4 years ago
Volodymyr Shymanskyy 19970cc020 Fix warnings
4 years ago
Volodymyr Shymanskyy 64c8523db5 Implement "strace" mode
4 years ago
Volodymyr Shymanskyy e9b8cfd70b Reuse stack from existing runtime. #186
4 years ago
Volodymyr Shymanskyy 98c90bd491 Fix Python build
4 years ago
Volodymyr Shymanskyy 86af2f7bd6 Add ability to select spec version for testing
4 years ago
Volodymyr Shymanskyy 8efc27f86f Optimize simple FuncTypes
4 years ago
Volodymyr Shymanskyy 9b572b4711 Set d_m3MaxSaneFunctionArgCount to 128
4 years ago
Volodymyr Shymanskyy e0fa41ca5b Fix MSVC
4 years ago
Volodymyr Shymanskyy 64b9856ea5 Multi-value module parsing. #23
4 years ago
Volodymyr Shymanskyy 2528c1fb73 Add userdata to the runtime. Close #182
4 years ago
Volodymyr Shymanskyy 1b9eddf706 Cleanup
4 years ago
Volodymyr Shymanskyy 0c756525db Fix cpp adapter
4 years ago
Volodymyr Shymanskyy 274c26fa66 Cleanup wasm types
4 years ago
Volodymyr Shymanskyy 29d42c8078 d_m3NoFloatDynamic support
4 years ago
Volodymyr Shymanskyy 4b6ee387ea Replace RawFunction impl. with RawFunctionEx
4 years ago
Volodymyr Shymanskyy 824ce5d9e1 Fix #184
4 years ago
inokawa 97223f8823
Fix typo in docs/Development.md (#178)
4 years ago
coderzh 273815dfea
fix PreserveArgsAndLocals bug (#175)
4 years ago
Nicholas Rodrigues Lordello 0f599517ae
Fix check for data count section ordering (#168)
4 years ago
Volodymyr Shymanskyy aecaa2c6c1
Update tests.yml
4 years ago
Volodymyr Shymanskyy 38126db293
Install Wasmer before Wasienv
4 years ago
Colin Ihrig 6712c5c4d5
update uvwasi to version 0.0.11 (#167)
4 years ago
Alex Beregszaszi cbbec2fe28
Implement InitStartFunc without m3_Call and ensure the correct function type (#145)
4 years ago
Volodymyr Shymanskyy 65ab7617ea
Set CMAKE_C_STANDARD to 99
4 years ago
Volodymyr Shymanskyy 870e7fa51c
Update tests.yml
4 years ago
Volodymyr Shymanskyy 143e0a45ab
Update tests.yml
4 years ago
Volodymyr Shymanskyy 65921287b2
Update tests.yml
4 years ago
Volodymyr Shymanskyy fe33625242
Update tests.yml
4 years ago
Volodymyr Shymanskyy 015e549078
Update tests.yml
4 years ago
Volodymyr Shymanskyy 28945f1d60
Update tests.yml
4 years ago
Volodymyr Shymanskyy e0678266c1
Update tests.yml
4 years ago
Volodymyr Shymanskyy 26ae4bd298
Update tests.yml
4 years ago
Volodymyr Shymanskyy 84974390b2
Force Python 3 for WASI test
4 years ago
Volodymyr Shymanskyy f3485bc54f
Update README.md
4 years ago
Alexander Belopolsky 495b08131a
Implement python bindings (#120)
4 years ago
Volodymyr Shymanskyy eb57b07adf Support MinGW. Fix #146
4 years ago
Volodymyr Shymanskyy 87510a119a Reduce timeout again
4 years ago
Volodymyr Shymanskyy 43727c3289 Update ESP32 WASI implementation. Fix #140
4 years ago
Volodymyr Shymanskyy ad51428341 Use latest PIO
4 years ago
Volodymyr Shymanskyy 5aba4e43bd Fix compiler detection
4 years ago
Volodymyr Shymanskyy 804ae0fa5a Use latest atmelsam
4 years ago
Volodymyr Shymanskyy 39f119e280 Auto-detect bswap operations
4 years ago
Volodymyr Shymanskyy 21a3e20560 Use atmelsam@4.2.0
4 years ago
Volodymyr Shymanskyy a79af985a1
Use a fixed PIO version (4.3.1)
4 years ago
Volodymyr Shymanskyy ae34a2f353 Increase timeout-minutes
4 years ago
Volodymyr Shymanskyy 23806d7b1f Improve remote testing (use :load-hex to load spec test binaries)
4 years ago
Colin Ihrig 8d06d40468
update uvwasi to version 0.0.9 (#139)
4 years ago
Colin Ihrig 9109f82821
build: use last matching qemu version (#144)
4 years ago
Volodymyr Shymanskyy 640bf0cc26 Cleanup
4 years ago