Commit Graph

48 Commits (1962ffa33bbd5531e1c880310fdcbaa27a90e26e)

Author SHA1 Message Date
Volodymyr Shymanskyy 8291bdb162 Remove d_m3LogStackTrace in favour of d_m3RecordBacktraces
3 years ago
Tyler Zhang d62d408b4f
Backtraces in Wasm3 (#195)
3 years ago
Anthony Drendel b3088901e1
Support exported functions with the same name (#199)
3 years ago
Volodymyr Shymanskyy 8ecc645d50 New m3_Call* API. Remove d_m3LogOutput, USE_HUMAN_FRIENDLY_ARGS.
3 years ago
Volodymyr Shymanskyy 64c8523db5 Implement "strace" mode
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 bdc5082755 d_m3HasFloat - allow disabling float ops
4 years ago
Volodymyr Shymanskyy 2113505d5a Logging improvements
4 years ago
Volodymyr Shymanskyy fbd555c62c Cleanup
4 years ago
Volodymyr Shymanskyy 7183ff9be8 Maintenance checks
4 years ago
Steven Massey 713e1ae069 code page reference counting work
4 years ago
Steven Massey 449bde2809 codepage ref counting work
4 years ago
Steven Massey 8463ca3a65 eliminated d_m3MaxNumFunctionArgs
4 years ago
Steven Massey 092449fe17 test build w/ 32-bit slots
4 years ago
Steven Massey fb466b3fa0
testing build with 64-bit slots
4 years ago
Steven Massey e34570c8ec build fix
4 years ago
Steven Massey ba4bbffbc5 issue #5 complete
4 years ago
Steven Massey 3c416b88cb hmmm
4 years ago
Steven Massey fb70fab0f9 issue #5 work
4 years ago
Steven Massey 314fe09b05 not much
4 years ago
Steven Massey 031c21f496 Fixed maxStackSlots. MoveStackTopToRegister bug fix.
4 years ago
Steven Massey cef2a38746 increased d_m3MaxNumFunctionArgs to 31; cleanup
5 years ago
Volodymyr Shymanskyy 4790280bee Fix formatting
5 years ago
Volodymyr Shymanskyy d8bc5e35e9 Refactor d_m3LogOutput, d_m3VerboseLogs
5 years ago
Volodymyr Shymanskyy 040c217e51 d_m3SkipMemoryBoundsCheck. Fix #24
5 years ago
Volodymyr Shymanskyy f0e89daa84 Switch to working with M3MemoryHeader directly. Related to #24
5 years ago
Steven Massey 1983a2cf9e pooled M3BranchPatch; cleanup
5 years ago
Volodymyr Shymanskyy 7234f0f9f8 Fix warnings
5 years ago
Volodymyr Shymanskyy 26f605868a Set d_m3AllocateLinearMemory to 0, improve explanation
5 years ago
Steven Massey 182fd7303a LinkFunction now searches for multiple cases; enabling WAPM packages.
5 years ago
Steven Massey ef5763bde5 fix for FP compare operations. fixed stack overflow check.
5 years ago
Steven Massey 4842d8229a br_table test passing
5 years ago
Steven Massey 048bb4bd74 cleanup
5 years ago
Steven Massey 0a39eac35c revert mistake commit
5 years ago
Steven Massey 2e1cbaa32a br_if progress
5 years ago
Volodymyr Shymanskyy 37877ab810 Allocate linear memory on regular (non-microchip) builds
5 years ago
Volodymyr Shymanskyy f189e42c3e Convert tabs to spaces 🎉
5 years ago
Volodymyr Shymanskyy 6481577b65 Add m3_config_platforms
5 years ago
Volodymyr Shymanskyy 5571c29369 Change defaults for Particle
5 years ago
Volodymyr Shymanskyy a205e243ec d_m3LogNativeStack
5 years ago
Volodymyr Shymanskyy 2ee36d51e2 Fix some warnings
5 years ago
Volodymyr Shymanskyy 2ec68650c3 Implement simple heap alternative + m3Free
5 years ago
Volodymyr Shymanskyy d094ea5a98 Detect compiler
5 years ago
Volodymyr Shymanskyy 3e6148b36f Disable most logs by default
5 years ago
Volodymyr Shymanskyy 5013b40206 Disable most logs by default
5 years ago
Steven Massey 215e13d331 no message
5 years ago
Steven Massey c2cb12ae05 no message
5 years ago