Commit Graph

1683 Commits (main)
 

Author SHA1 Message Date
Vova c8caf5f21d Build simple WASI for OpenWRT
2 years ago
Vova 07f7735c50 Merge branch 'main' of https://github.com/wasm3/wasm3
2 years ago
Vova 767f3cc171 Add cross-arch build script
2 years ago
Ivan Grokhotkov 212c6ad0a0
platforms/cpp: make the functions implemented in the header inline (#296)
2 years ago
phaleth f9581d251b
Add Zig C-code WASI app (#298)
2 years ago
Jim Posen c7cd9d8be6
Make error constants const (#292)
3 years ago
Volodymyr Shymanskyy 83f907760c
Delete txiki_js.png
3 years ago
Volodymyr Shymanskyy 6ebac7f97e
Update README.md
3 years ago
Volodymyr Shymanskyy 05d6712e12
Update README.md
3 years ago
skrphv b10a0bc7e2
Removed static local variable in `m3_code.c::NewCodePage`-function (#289)
3 years ago
Vova b76fe31fb3 Fix _try
3 years ago
Vova 452a71e22a Improve _try
3 years ago
Vova a35f31a406 Fix #263
3 years ago
Vova 3197ef0c43 Add --compile flag
3 years ago
Vova 81bd990fb8 Fix AVR build
3 years ago
Vova 211c9dfe4c Fix debug build
3 years ago
Vova 7552220247 OPTZ: Preallocate functions, increase code page size
3 years ago
Vova 972799d9f1 Merge branch 'main' of https://github.com/wasm3/wasm3
3 years ago
Vova c20749bce3 Cleanup
3 years ago
Volodymyr Shymanskyy 14d2b8328c
Update README.md
3 years ago
Volodymyr Shymanskyy baf158b117
Update README.md
3 years ago
Vova 7e6ab7ccc6 Update iOS screenshot
3 years ago
Vova 7065acf7b5 Link libc functions in iOS example.
3 years ago
Vova fbf5f81e66 Fix iOS build
3 years ago
Vova 970236fb42 Run Coremark in default iOS example
3 years ago
Vova 92123f3778 Update Android platform
3 years ago
Vova c9ed900a15 Workaround for Cosmopolitan noinline conflict
3 years ago
Vova 1c08f41780 Cleanup
3 years ago
Vova d4b94f1d98 Cleanup
3 years ago
Vova c8337c44f8 Align opcodes
3 years ago
Vova 4916bc2065 API to handle custom sections. Fix #284
3 years ago
Vova 5deaf9306f Merge branch 'main' of https://github.com/wasm3/wasm3
3 years ago
Vova e247a4b4a4 Fix division by zero warning on FreeBSD libc. Closes #244
3 years ago
yonihemi 1d3cd80afa
Allow passing custom UVWASI init options (#273)
3 years ago
skrphv 1d440e53a5
Fix for issue281 version 2 (#283)
3 years ago
Volodymyr Shymanskyy 1f2e49251a
Update Demos.md
3 years ago
Volodymyr Shymanskyy bf2730ec4f
Update README.md
3 years ago
Vova c9e72c48d2 Fix #266
3 years ago
Vova a25465567c Fix #277
3 years ago
Kilian 516ea997b0
Fix mistake in Readme (#275)
3 years ago
Vova 7f2885c0a2 Add d_m3EnableWasiTracing support for MetaWASI
3 years ago
Vova 6ec10cfc8e Cleanup
3 years ago
Vova 23ab0983e9 WASI updates
3 years ago
Vova 05811300d3 Memory allocation tracing
3 years ago
skrphv 8850f91c46
In cpp wrapper: added saving module raw data to module class (#272)
3 years ago
Moritz Allmaras 788c49146c
Add specialization for call with void return (#257)
3 years ago
Volodymyr Shymanskyy 05ec815fce
Update README.md
3 years ago
Volodymyr Shymanskyy d8a3a1bf90
Update Cookbook.md
3 years ago
Vova c77c58f037 Improve Intel C Compiler support
3 years ago
Jakub Konka 70706ffb5b
Add minimal build.zig build script (#247)
3 years ago