Commit Graph

192 Commits (e07ffdc34e073aec9349fd5d2ed94555bba49f78)

Author SHA1 Message Date
Volodymyr Shymanskyy e07ffdc34e Update Cosmopolitan. Update pywasm3 tests.
3 years ago
Volodymyr Shymanskyy 6b938bfcc4 Cleanup
3 years ago
Volodymyr Shymanskyy b606d8ff40 Automatically generate pywasm3 test binaties using WABT
3 years ago
Volodymyr Shymanskyy ccab6a438b Enable recursive calls: calling exported function from an imported.
3 years ago
Volodymyr Shymanskyy 5dd8f46d2a Add more examples
3 years ago
Volodymyr Shymanskyy e52a4cbd38 Add support for imported function in Python. Fix CPP tests.
3 years ago
Volodymyr Shymanskyy 7fd66ec097 Add Raw Function type introspection via M3ImportContext.
3 years ago
Volodymyr Shymanskyy d4c0256e4d Update python bindings. New API + Dino game using PyWasm!
3 years ago
Volodymyr Shymanskyy dee9389d83 Cleanup
3 years ago
Volodymyr Shymanskyy 164b1e3465 Fix Arduino build
3 years ago
Volodymyr Shymanskyy ead1ebd0e3 Update API usage. Fix #193
3 years ago
Anthony Drendel b3088901e1
Support exported functions with the same name (#199)
3 years ago
Volodymyr Shymanskyy 158611f3e5 Fix tests
3 years ago
Volodymyr Shymanskyy de822b7e0f Rename API
3 years ago
Volodymyr Shymanskyy 783f792a73 Add build instructions for ESP32-C3
3 years ago
Volodymyr Shymanskyy d71a204e55 Basic stack access API. Closes #41
3 years ago
Volodymyr Shymanskyy 23ccccb9f8 Cleanup #128
3 years ago
Volodymyr Shymanskyy 0436c590c5 Fix tests
3 years ago
Volodymyr Shymanskyy ff4e49fcfd Fix tests
3 years ago
Volodymyr Shymanskyy 8ecc645d50 New m3_Call* API. Remove d_m3LogOutput, USE_HUMAN_FRIENDLY_ARGS.
3 years ago
Volodymyr Shymanskyy 5fc70dec9e Update Cosmopolitan to v0.1.2
3 years ago
Volodymyr Shymanskyy 7397eebc3b Update Cosmopolitan to v0.1.1
3 years ago
Volodymyr Shymanskyy e4c571da31 Enable WASI for cosmopolitan build
3 years ago
Justine Tunney 4915b3618e
Fix Wasm3 Cosmopolitan build config (#194)
3 years ago
Volodymyr Shymanskyy 633584801b Cleanup
3 years ago
Volodymyr Shymanskyy c612a9d471 Fix tests for Cosmopolitan
3 years ago
Volodymyr Shymanskyy 0b09a792d6 Initial Cosmopolitan/Actually Portable Executable support
3 years ago
Volodymyr Shymanskyy e25d4f97a8 Add simple Python3 benchmark
4 years ago
Volodymyr Shymanskyy 29a5d80880 Boost pywasm3 version
4 years ago
Volodymyr Shymanskyy 1ca41e5bdf Publish pywasm3 to pypi
4 years ago
Volodymyr Shymanskyy be93e88768 Move setup.py to python platform
4 years ago
Volodymyr Shymanskyy 5c12de1c30 Allocate wasi context only once
4 years ago
Volodymyr Shymanskyy 6103971798 Update Android build
4 years ago
Volodymyr Shymanskyy 66094b585d Use userdata for WASI context. Test Simple WASI on multiple platforms.
4 years ago
Volodymyr Shymanskyy e6b7a48675 Fix off-by-one
4 years ago
Volodymyr Shymanskyy 98c90bd491 Fix Python build
4 years ago
Volodymyr Shymanskyy 0c756525db Fix cpp adapter
4 years ago
Volodymyr Shymanskyy 4b6ee387ea Replace RawFunction impl. with RawFunctionEx
4 years ago
Volodymyr Shymanskyy 824ce5d9e1 Fix #184
4 years ago
Alexander Belopolsky 495b08131a
Implement python bindings (#120)
4 years ago
Volodymyr Shymanskyy 43727c3289 Update ESP32 WASI implementation. Fix #140
4 years ago
Volodymyr Shymanskyy 804ae0fa5a Use latest atmelsam
4 years ago
Volodymyr Shymanskyy 21a3e20560 Use atmelsam@4.2.0
4 years ago
Volodymyr Shymanskyy ce488e93da Improve args
4 years ago
Volodymyr Shymanskyy 6f57abbda5 Allow configuring M3_APP_MAX_STACK
4 years ago
Colin Ihrig f46714c899
Add initial uvwasi integration (#126)
4 years ago
Volodymyr Shymanskyy 457e5715bd Update emscripten_lib target
4 years ago
Volodymyr Shymanskyy 490bf0c9d6 Add emscripten_lib target
4 years ago
Volodymyr Shymanskyy 01e039132f Add --dump-on-trap flag
4 years ago
Volodymyr Shymanskyy 0f7162568c Dummy --dir flag. Fix #119
4 years ago