Commit Graph

1597 Commits (8523770b80ea1f78afcac21d837f9dfd50f0bed6)
 

Author SHA1 Message Date
Felipe Gasper 8523770b80
Fix Cygwin compatibility (#330)
2 years ago
Volodymyr Shymanskyy ce423d1861
Update CMakeLists.txt
2 years ago
Felipe Gasper 9b4ee55d4b
Add mention of Perl embedding (#326)
2 years ago
ha1vk 8441c82c4a
fix WASI API read/write pread/pwrite buffer overflow (#324)
2 years ago
cui fliter 839e57a220
fix some typos (#316)
2 years ago
Volodymyr Shymanskyy 20d50de8ec
Update README.md
2 years ago
Volodymyr Shymanskyy 20f747ead5
Update README.md
2 years ago
Volodymyr Shymanskyy 3a4efb727e
Update README.md
2 years ago
Stuff is on GitLab dc9fa49340
C++ platform: Fix ambiguous call to "call" (#303)
2 years ago
Vladimir Serbinenko c101549795
w3_defs.h: Ensure that endian.h or stdint.h is included before using uint* (#304)
2 years ago
Vladimir Serbinenko 0009146177
Don't include endian.h unconditionally (#302)
2 years ago
Volodymyr Shymanskyy 4436c7c525
Update Cookbook.md
3 years ago
Volodymyr Shymanskyy a3abb3f2d3
Update tests.yml
3 years ago
Volodymyr Shymanskyy a1ec7dda37
Update tests.yml
3 years ago
Vova c8caf5f21d Build simple WASI for OpenWRT
3 years ago
Vova 07f7735c50 Merge branch 'main' of https://github.com/wasm3/wasm3
3 years ago
Vova 767f3cc171 Add cross-arch build script
3 years ago
Ivan Grokhotkov 212c6ad0a0
platforms/cpp: make the functions implemented in the header inline (#296)
3 years ago
phaleth f9581d251b
Add Zig C-code WASI app (#298)
3 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