22 Commits
Author SHA1 Message Date
Volodymyr Shymanskyy 870dd2e767 Fix some memory management issues 2021-03-30 22:58:42 +03:00
Volodymyr Shymanskyy 9737dbf3cd Add minimal coremark binary 2021-03-09 10:05:59 +02:00
Volodymyr Shymanskyy aec7a82fc6 Cleanup 2021-01-23 19:39:17 +02:00
Giovanni Petrantoni 05e18653c2 Whence fixes (#180)
* fix wasi_core wrong constants

* small windows (mingw) fixes

* small debug (commented) code fixes

* bonus: fix iOS build

* replace wasi_core with updated wasi-libc generated header

* small hacks to fix C++ ci build
2021-01-10 02:02:35 +02:00
Volodymyr Shymanskyy a207a3328f Cleanup 2020-04-12 19:59:12 +03:00
Volodymyr Shymanskyy d6905e3d27 Move m3_test.c 2020-03-09 14:30:44 +02:00
Steven Massey 8bbc35b25c cleanup 2020-03-07 18:51:29 -08:00
Steven Massey d7bda56855 code page tests 2020-03-07 01:22:05 -08:00
Steven Massey c45fecf107 consolidated FuncType's in M3Environment; simplified op_CallIndirect 2020-02-29 14:23:55 -08:00
Steven Massey ac7badfdc5 m3_test fixes 2020-02-28 18:01:06 -08:00
Steven Massey ab74aabf42 rebuild 2020-02-28 17:36:53 -08:00
Steven Massey 8463ca3a65 eliminated d_m3MaxNumFunctionArgs 2020-02-28 17:32:56 -08:00
Steven Massey ad98bbd746 refactoring / cleanup 2020-02-28 16:27:05 -08:00
Volodymyr Shymanskyy 7214c86fd4 Cleanup 2020-01-06 20:08:29 +02:00
Volodymyr Shymanskyy 999eafd0c8 Change some prefixes 2020-01-06 19:27:28 +02:00
Volodymyr Shymanskyy 44febc368b Remove file, added by mistake 2019-12-30 19:04:53 +02:00
Volodymyr Shymanskyy f0e89daa84 Switch to working with M3MemoryHeader directly. Related to #24 2019-12-30 19:00:24 +02:00
Volodymyr Shymanskyy 6f317c814a WASI support for Windows (incomplete) 2019-12-22 22:23:14 +02:00
Volodymyr Shymanskyy 922d75608e Try fixing 32-bit build 2019-12-17 05:12:58 +02:00
Volodymyr Shymanskyy 85b83410a8 Implement random_get for __wasi__. Yeagh 2019-12-09 23:37:38 +02:00
Volodymyr Shymanskyy 287751dbd1 Initial WASI support #7 2019-11-25 23:13:32 +02:00
Volodymyr Shymanskyy ae7b69b6d2 Moved things around 2019-10-26 21:26:22 +03:00