|
|
593f0e34f7
|
Use -O2 instead of -O3
|
2026-03-11 18:05:06 +01:00 |
|
|
|
64a7098112
|
Build libiwasm in debug/release configuration
|
2026-03-11 16:18:31 +01:00 |
|
|
|
7a4bf17670
|
Call fail like in VSS instead of like in fail-targets
|
2026-03-11 14:55:00 +01:00 |
|
|
|
ad8a908506
|
Disable optimizations for step WASM->AOT
|
2026-03-09 23:25:54 +01:00 |
|
|
|
eb5b895b00
|
Enable optimizations, except for wasm module
|
2026-03-08 20:05:29 +01:00 |
|
|
|
25b5ecfb3b
|
Build libiwasm using gcc-i386-elf
|
2026-03-08 15:25:45 +01:00 |
|
|
|
60fa13573d
|
add targets for linux/linux+baremetal
|
2026-03-08 15:25:33 +01:00 |
|
|
|
e6237cc06e
|
include + update old linux targets/host.c
|
2026-03-05 19:16:03 +01:00 |
|
|
|
6ab17c98e9
|
Add i368-elf-gcc v5.4 crosscompiler
|
2026-02-23 20:41:11 +01:00 |
|
|
|
25cb90296f
|
Add gitea workflow
|
2026-02-09 13:11:55 +01:00 |
|
|
|
650f457c5b
|
use pool memory allocator for wasm runtime
|
2026-02-05 23:45:13 +01:00 |
|
|
|
2f8f737bb8
|
add linux x64 arch makefile
|
2026-02-05 23:45:03 +01:00 |
|
|
|
6381727851
|
set correct stack_size for wamr
|
2026-02-05 17:55:37 +01:00 |
|
|
|
6307a01b6f
|
disable -O2
|
2026-02-05 17:55:22 +01:00 |
|
|
|
fc57777a5b
|
makefile: add bochs-only target
|
2026-02-05 17:53:08 +01:00 |
|
|
|
b62e56c130
|
dockerfile: update for baremetal platform
|
2026-02-05 17:52:59 +01:00 |
|
|
|
e742cec923
|
add bochsrc files
|
2026-02-05 17:52:13 +01:00 |
|
|
|
b8f4e987b7
|
move clobber definition into base lib.c
|
2026-01-29 00:55:02 +01:00 |
|
|
|
ecfb162062
|
remove accidentally added build dir
|
2026-01-29 00:44:05 +01:00 |
|
|
|
20e96abee1
|
update .gitignore
|
2026-01-29 00:43:18 +01:00 |
|
|
|
ce0c7f4f7f
|
add simple sum example
|
2026-01-29 00:19:14 +01:00 |
|
|
|
8f09e49c8a
|
makefile: update paths + docker cache invalidation
|
2026-01-28 23:41:52 +01:00 |
|
|
|
f25e213f9d
|
dockerfile: compile libs for barematel x86_32
|
2026-01-28 23:41:08 +01:00 |
|
|
|
103de5345e
|
dockerfile: move to repo root
|
2026-01-28 18:08:08 +01:00 |
|
|
|
0809803bfd
|
embed the .aot file into the host binary as C-array
|
2026-01-25 20:20:31 +01:00 |
|
|
|
a9d6c0bb62
|
makefile: add compilation steps for host program
|
2026-01-25 19:47:04 +01:00 |
|
|
|
6b349d3278
|
add simple host program that loads a wasm module using the wamr runtime
|
2026-01-25 19:47:04 +01:00 |
|
|
|
32a9ab4cc1
|
dockerfile: update building wamr dependencies
|
2026-01-25 19:45:46 +01:00 |
|
|
|
d94c99b36a
|
makefile: update docker targets
|
2026-01-25 19:45:21 +01:00 |
|
|
|
830e6d6aa3
|
ignore binaries
|
2026-01-25 19:44:44 +01:00 |
|
|
|
70434f402d
|
dockerfile: include entire wamr repo
|
2026-01-24 20:09:12 +01:00 |
|
|
|
b018940c22
|
examples: add aot target
|
2026-01-19 14:27:15 +01:00 |
|
|
|
d3163174ab
|
dockerfile: add wamr vmcore and wamrc compiler
|
2026-01-19 14:27:15 +01:00 |
|
|
|
807a8309c3
|
examples: wamr example program
|
2026-01-19 14:27:15 +01:00 |
|
|
|
fc0e756512
|
dockerfile: build wasm-base image including wasi-sdk, wabt and wamr iwasm
|
2026-01-19 13:05:51 +01:00 |
|