Commit Graph

6 Commits

Author SHA1 Message Date
5aab319424 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
40d40bc57b update targets 2026-04-18 19:46:45 +02:00
329014aada unify host programs across targets 2026-04-16 22:36:36 +02:00
550ce0b079 do fail interactions inside wasm module + unify host modules + fix cored module 2026-04-13 23:03:54 +02:00
28a3c37d41 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
39d2e1c51f switch fail markers to function symbols 2026-04-01 21:17:01 +02:00