Commit Graph

81 Commits (8f3986a66c390e1125493531648b828099fab982)

Author SHA1 Message Date
cui fliter 839e57a220
fix some typos (#316)
2 years ago
Vova 452a71e22a Improve _try
3 years ago
Vova 7552220247 OPTZ: Preallocate functions, increase code page size
3 years ago
Vova d4b94f1d98 Cleanup
3 years ago
Vova 4916bc2065 API to handle custom sections. Fix #284
3 years ago
Volodymyr Shymanskyy 54e1422767 Align main and extensions branches
3 years ago
Jean-François Geyelin 4f0b769629
Support compilation with -Wmissing-field-initializers (#230)
3 years ago
Volodymyr Shymanskyy 0c13c3e550 Improve backtraces
3 years ago
Steven Massey 2c1a2af2c8 spaces
3 years ago
Steven Massey bbfb72ef0b Merge commit '0e908d44351db5ebfdfdf61053119c7a152d1409' into multivalue-prep
3 years ago
Volodymyr Shymanskyy 0e908d4435 Fix OSS-Fuzz issues
3 years ago
Steven Massey e1441d53fd noco
3 years ago
Volodymyr Shymanskyy 2a0275bd75 More strict section order check
3 years ago
Volodymyr Shymanskyy a6b4a11f80 Fix OSS-Fuzz issues
3 years ago
Volodymyr Shymanskyy 3132ec5982 Update readme
3 years ago
Volodymyr Shymanskyy e7084d1390 Fix OSS-Fuzz bugs
3 years ago
Volodymyr Shymanskyy 4924e414e9 Cleanup
3 years ago
Volodymyr Shymanskyy aa0379bb40 Fix warnings
3 years ago
Steven Massey 45efb34a44 win build fix
3 years ago
Steven Massey 570854b883 prep for multi-return.
3 years ago
Steven Massey 7028cb9624 Merge branch 'main' of https://github.com/wasm3/wasm3 into main
3 years ago
Steven Massey c9188be61e no message
3 years ago
Volodymyr Shymanskyy e1d8558191 Simple globals API
3 years ago
Volodymyr Shymanskyy f62ade7008 Add Read_opcode for #224. Cleanup.
3 years ago
Steven Massey 2fa4a11556 tabs->spaces
3 years ago
Steven Massey 320e04a704 InjectFunction functional
3 years ago
Volodymyr Shymanskyy 16b24ed9a8 Review memory allocation. Fix #208
3 years ago
Volodymyr Shymanskyy 918490c827 Call uvwasi_init only once
3 years ago
Brenden Schumacher dd5df82e91
Fixed typos in relation to issue #211 (#212)
3 years ago
Tyler Zhang d62d408b4f
Backtraces in Wasm3 (#195)
3 years ago
Anthony Drendel c8c5fc02f1
Fix off-by-one error (#200)
3 years ago
Anthony Drendel b3088901e1
Support exported functions with the same name (#199)
3 years ago
Volodymyr Shymanskyy c612a9d471 Fix tests for Cosmopolitan
3 years ago
Volodymyr Shymanskyy aec7a82fc6 Cleanup
4 years ago
Volodymyr Shymanskyy 7afc674875 Fix #143
4 years ago
Volodymyr Shymanskyy 1383c1da5b Fix #151, #152, #153, #154, #156, #157, #158, #159
4 years ago
Volodymyr Shymanskyy e0fa41ca5b Fix MSVC
4 years ago
Volodymyr Shymanskyy 64b9856ea5 Multi-value module parsing. #23
4 years ago
Nicholas Rodrigues Lordello 0f599517ae
Fix check for data count section ordering (#168)
4 years ago
Volodymyr Shymanskyy a207a3328f Cleanup
4 years ago
Volodymyr Shymanskyy 020c569745 Fix indents
4 years ago
Steven Massey 8bbc35b25c cleanup
4 years ago
Steven Massey e673b5fa15 cpp test fix
4 years ago
Steven Massey c45fecf107 consolidated FuncType's in M3Environment; simplified op_CallIndirect
4 years ago
Steven Massey 99019b9613 malloc macro cleanup
4 years ago
Steven Massey 8463ca3a65 eliminated d_m3MaxNumFunctionArgs
4 years ago
Steven Massey ad98bbd746 refactoring / cleanup
4 years ago
Steven Massey 3c416b88cb hmmm
4 years ago
Steven Massey f8329bb3bd issue #5 prep
4 years ago
Steven Massey 031c21f496 Fixed maxStackSlots. MoveStackTopToRegister bug fix.
4 years ago