Commit Graph
25 Commits
Author SHA1 Message Date
christoph 650f457c5b use pool memory allocator for wasm runtime 2026-02-05 23:45:13 +01:00
christoph 2f8f737bb8 add linux x64 arch makefile 2026-02-05 23:45:03 +01:00
christoph 6381727851 set correct stack_size for wamr 2026-02-05 17:55:37 +01:00
christoph 6307a01b6f disable -O2 2026-02-05 17:55:22 +01:00
christoph fc57777a5b makefile: add bochs-only target 2026-02-05 17:53:08 +01:00
christoph b62e56c130 dockerfile: update for baremetal platform 2026-02-05 17:52:59 +01:00
christoph e742cec923 add bochsrc files 2026-02-05 17:52:13 +01:00
christoph b8f4e987b7 move clobber definition into base lib.c 2026-01-29 00:55:02 +01:00
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