Commit Graph
15 Commits
Author SHA1 Message Date
christoph f2f8d7f89f import native symbols in lib.h
lib.h gets included into the host module and the wasm module. For the
host module the attributes will be ignored.
2026-04-24 10:45:55 +02:00
christoph 171fe1703e remove obsolete startup.s modifications 2026-04-22 15:41:15 +02:00
christoph 64d6971d4d decrease loop iterations in sum sample 2026-04-21 22:35:33 +02:00
christoph 263bb454f1 link mmap_space + aot array into .text 2026-04-21 22:34:36 +02:00
christoph 19c9559cc0 don't link mmap region into .text but aot array itself 2026-04-21 14:46:31 +02:00
christoph d4090125ef add run in gdb menu action 2026-04-20 23:52:06 +02:00
christoph d74222ccec update targets 2026-04-18 19:46:45 +02:00
christoph 42abfa0488 move wamr mmap memory region into .text segment for wamr aot mode 2026-04-17 00:25:22 +02:00
christoph 3ca6690822 unify host programs across targets 2026-04-16 22:36:36 +02:00
christoph db54f88fd7 do fail interactions inside wasm module + unify host modules + fix cored module 2026-04-13 23:03:54 +02:00
christoph eebcb56297 update hosts for cored target
WIP: currently the hosts are not generic and don't support different
targets
2026-04-07 22:12:57 +02:00
christoph 820cc2a390 switch fail markers to function symbols 2026-04-01 21:17:01 +02:00
christoph bcab6e02ae add a c-only target (no WASM) 2026-03-13 00:22:03 +01:00
christoph 1267f885cd add linux-posix + linux-baremetal recipes 2026-03-12 13:45:33 +01:00
christoph 8ebb3d78df add injection targets 2026-03-12 01:42:34 +01:00