Commit graph

27 commits

Author SHA1 Message Date
Remko Tronçon
704e3d6644 More benchmarks 2022-12-21 17:08:13 +01:00
Remko Tronçon
97cc42cb89 waforthc,standalone: Add sieve example 2022-12-18 18:49:23 +01:00
Remko Tronçon
f94935c1aa standalone: Fix export index 2022-12-13 20:58:42 +01:00
Remko Tronçon
c749bc9f4e waforthc: Fix compiler flags 2022-11-16 19:53:33 +01:00
Remko Tronçon
0751ed383a standalone: Add wabt version 2022-11-15 18:50:52 +01:00
Remko Tronçon
849174d20f standalone: Build fixes 2022-11-13 21:29:06 +01:00
Remko Tronçon
b69323bb1f waforthc: Add test target 2022-11-12 20:26:04 +01:00
Remko Tronçon
2e06201c81 standalone: Support passing command-line argument 2022-11-12 19:28:01 +01:00
Remko Tronçon
ba2866444b standalone: Support building arm64 on mac 2022-11-11 18:45:36 +01:00
Remko Tronçon
ca337981ae standalone: Windows support 2022-10-08 09:16:30 +02:00
Remko Tronçon
344e926531 standalone: Improve test 2022-10-08 08:36:47 +02:00
Remko Tronçon
e7a45f5b0c standalone: Use fgets() instead of getline() for reading
getline() is incorrect (it can reallocate)
2022-10-08 08:36:26 +02:00
Remko Tronçon
6b417ee54d standalone: Fix offsets after code reorganization 2022-10-02 21:03:36 +02:00
Remko Tronçon
83fa40a3b4 Implement BYE 2022-10-01 20:13:59 +02:00
Remko Tronçon
74b4434a81 standalone: Use putchar for emit 2022-07-11 21:00:22 +02:00
Remko Tronçon
b985748ef2 Work around bsd-tar corrupting archive on GitHub
See https://github.com/actions/virtual-environments/issues/2619
2022-06-10 20:21:40 +02:00
Remko Tronçon
45e99556b9 standalone: Fix export index 2022-06-04 08:42:11 +02:00
Remko Tronçon
5a4efef6c8 Documentation 2022-06-01 22:08:58 +02:00
Remko Tronçon
71ec9e341a Add README.md 2022-06-01 21:49:15 +02:00
Remko Tronçon
afffcbbfb3 interpret: Remove state return argument 2022-05-30 21:15:22 +02:00
Remko Tronçon
d40dcc1b4d standalone: Add wasmer to makefile 2022-05-26 19:44:26 +02:00
Remko Tronçon
e8202a153d standalone: Implement KEY 2022-05-26 14:06:15 +02:00
Remko Tronçon
7a1e7de085 github: Package standalone 2022-05-26 13:08:03 +02:00
Remko Tronçon
77a4df1609 github: Standalone build 2022-05-26 11:43:01 +02:00
Remko Tronçon
e5b1e5e892 standalone: Switch to wasmtime 2022-05-26 09:24:17 +02:00
Remko Tronçon
177c2808b7 standalone: Switch to wasm-c-api 2022-05-26 08:48:22 +02:00
Remko Tronçon
cc284482ea standalone: Initial version using wamr 2022-05-26 08:48:22 +02:00