|
a419ccdf52
|
Move Webassembly objects to Store and remove Context
Co-authored-by: ptitSeb <sebastien.chev@gmail.com>
Co-authored-by: Manos Pitsidianakis <manos@wasmer.io>
|
2022-07-19 15:31:51 +03:00 |
|
|
971915a8c1
|
test(wasi) Run the WASI test suites with the in-memory FS.
This PR updates how we generate the WASI test suites to test against
the `wasmer_vfs::host_fs` (the default), and `wasmer_vfs::mem_fs`
(that's new).
|
2021-08-31 11:26:14 +02:00 |
|
|
c2e11d8499
|
Compiler Test refactor now fully works
|
2021-05-15 20:34:21 -07:00 |
|
|
f11f231acc
|
Remove unused imports.
|
2020-10-16 17:02:48 -07:00 |
|
|
797db5cd65
|
wasi tests should use whichever enginer we're testing.
|
2020-10-16 17:01:50 -07:00 |
|
|
81eb1b471c
|
Add support for new temp_dirs directive in WASI WAST
|
2020-06-24 10:58:25 -07:00 |
|
|
a0ee282f59
|
Fix up some more WASI tests
|
2020-06-23 15:31:03 -07:00 |
|
|
b068df84ac
|
Add minor fixes for CI
|
2020-06-23 12:07:13 -07:00 |
|
|
e67a3089fc
|
Get WASI tests working
|
2020-06-22 17:11:02 -07:00 |
|