Commit Graph

871 Commits (fcad718a29866e5b285a8db288c58f1a72a4616d)
 

Author SHA1 Message Date
Volodymyr Shymanskyy fcad718a29 Add demos
4 years ago
Ivan Grokhotkov d7298af7c7
Fix several memory leaks (#88)
4 years ago
Volodymyr Shymanskyy a1edb9b52a
Update README.md
4 years ago
Ivan Grokhotkov ef51f64fbe
Minor ESP32 fixes (#84)
4 years ago
Volodymyr Shymanskyy 31f3514a0e
Update Performance.md
4 years ago
Alexander Belopolsky c3f6156e32
remove unreachable code (#82)
4 years ago
Alexander Belopolsky 622366c836
remove duplicated code (#77)
4 years ago
Tim Ansell 7508650223
Two minor documentation fixes (#80)
4 years ago
Steven Massey ddc60b0f90 removed op_Bridge
4 years ago
Steven Massey b86dd01e4e reduced native stack usage ~10%
4 years ago
Volodymyr Shymanskyy f99d76c82c Make m3_Yield public and allow it to trap
4 years ago
Volodymyr Shymanskyy f16665f4a2 Merge branch 'master' of https://github.com/vshymanskyy/wasm3
4 years ago
Volodymyr Shymanskyy e50d466ce7 Make headers compatible with C++
4 years ago
Volodymyr Shymanskyy 8b2b54a340
Update README.md
4 years ago
Steven Massey 84ddf13733 moved 'start function' validation to parse phase; dead code cleanup
4 years ago
Alexander Belopolsky 05ee45b944
specialize i32 bitwise operations (#78)
4 years ago
Steven Massey 64bc2c10b4 some prep for issue #5
5 years ago
Steven Massey 09a56bf032 Merge branch 'master' of https://github.com/wasm3/wasm3
5 years ago
Volodymyr Shymanskyy 330adcb0d5 Fix OOB access in mandel test
5 years ago
Steven Massey cbc4bf7b45 Merge branch 'master' of https://github.com/wasm3/wasm3
5 years ago
Volodymyr Shymanskyy 281e7c783e Update platforms
5 years ago
Volodymyr Shymanskyy 1e215750f8
Update Performance.md
5 years ago
Volodymyr Shymanskyy efaeab206e Update performance results
5 years ago
Volodymyr Shymanskyy 7c36b778ef
Update README.md
5 years ago
Volodymyr Shymanskyy 7ee0e3ebf1
Update README.md
5 years ago
Steven Massey 3f7ae7d511 Merge branch 'master' of https://github.com/wasm3/wasm3
5 years ago
Steven Massey c7ebf9decf no message
5 years ago
Volodymyr Shymanskyy 9bdf14aa23
Update README.md
5 years ago
Volodymyr Shymanskyy e82e6e060e
Update README.md
5 years ago
Volodymyr Shymanskyy 72a33ba905
Update README.md
5 years ago
Volodymyr Shymanskyy 43c290afa2
Update Hardware.md
5 years ago
Volodymyr Shymanskyy a7836d000b
Update Hardware.md
5 years ago
Alexander Belopolsky 6c374d4497 Implement sign-extension opcodes (#73)
5 years ago
Steven Massey 6767bd96c8 minor cleanup
5 years ago
Steven Massey bd3df8cd53 PreserveArgsAndLocals bug fix
5 years ago
Steven Massey bcd10eaf5c cleanup+fix operation macros
5 years ago
Steven Massey 6bd34e9ca8 issue #64
5 years ago
Steven Massey 306cb97b05 Merge branch 'master' of https://github.com/wasm3/wasm3
5 years ago
Steven Massey 674ff3ef39 no message
5 years ago
Ivan Grokhotkov 804d14991b Make the source directory useable as a CMake library, plus ESP32 related cleanup (#30)
5 years ago
Volodymyr Shymanskyy 60117db070
Add Teensy 3.5
5 years ago
Volodymyr Shymanskyy 10d4e88bd3
Update Hardware.md
5 years ago
Volodymyr Shymanskyy 59fbc71696 Update docs
5 years ago
Volodymyr Shymanskyy a00147bc22
Update Hardware.md
5 years ago
Volodymyr Shymanskyy 755471d5fc
Update Hardware.md
5 years ago
Volodymyr Shymanskyy b884ce813f Remove Readme from sources
5 years ago
Volodymyr Shymanskyy 14271e83f3
Update README.md
5 years ago
Volodymyr Shymanskyy df290b7342 Update docs
5 years ago
Volodymyr Shymanskyy 7d53a6f380 Remove arduino_blink example (now has a separate repo)
5 years ago
Volodymyr Shymanskyy e3bc938c71
Update README.md
5 years ago