Commit Graph
17 Commits
Author SHA1 Message Date
christoph ecfb162062 remove accidentally added build dir 2026-01-29 00:44:05 +01:00
christoph 20e96abee1 update .gitignore 2026-01-29 00:43:18 +01:00
christoph ce0c7f4f7f add simple sum example 2026-01-29 00:19:14 +01:00
christoph 8f09e49c8a makefile: update paths + docker cache invalidation 2026-01-28 23:41:52 +01:00
christoph f25e213f9d dockerfile: compile libs for barematel x86_32 2026-01-28 23:41:08 +01:00
christoph 103de5345e dockerfile: move to repo root 2026-01-28 18:08:08 +01:00
christoph 0809803bfd embed the .aot file into the host binary as C-array 2026-01-25 20:20:31 +01:00
christoph a9d6c0bb62 makefile: add compilation steps for host program 2026-01-25 19:47:04 +01:00
christoph 6b349d3278 add simple host program that loads a wasm module using the wamr runtime 2026-01-25 19:47:04 +01:00
christoph 32a9ab4cc1 dockerfile: update building wamr dependencies 2026-01-25 19:45:46 +01:00
christoph d94c99b36a makefile: update docker targets 2026-01-25 19:45:21 +01:00
christoph 830e6d6aa3 ignore binaries 2026-01-25 19:44:44 +01:00
christoph 70434f402d dockerfile: include entire wamr repo 2026-01-24 20:09:12 +01:00
christoph b018940c22 examples: add aot target 2026-01-19 14:27:15 +01:00
christoph d3163174ab dockerfile: add wamr vmcore and wamrc compiler 2026-01-19 14:27:15 +01:00
christoph 807a8309c3 examples: wamr example program 2026-01-19 14:27:15 +01:00
christoph fc0e756512 dockerfile: build wasm-base image including wasi-sdk, wabt and wamr iwasm 2026-01-19 13:05:51 +01:00