Syrus Akbary
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
Syrus
892fd1f053
Fixed tests
2021-05-16 11:36:58 -07:00
Syrus Akbary
27467048d9
Reenabled missing tests
2021-05-15 21:31:30 -07:00
Syrus Akbary
c2e11d8499
Compiler Test refactor now fully works
2021-05-15 20:34:21 -07:00
Nick Lewycky
259c928c25
Thread canonicalize_nans through these utils functions and into the callers.
2020-10-16 17:01:40 -07:00
Syrus
b06f021612
Improved Function API
2020-07-21 20:02:01 -07:00
Syrus
cd1138d520
Added support for native calls to dynamic functions
2020-06-12 20:50:24 -07:00
Syrus
a68bcf95ed
Separate testing per compiler
2020-06-09 14:33:12 -07:00
Nick Lewycky
94c546d8b9
These two cranelift tests also fail on Windows.
2020-06-07 10:00:37 -07:00
Nick Lewycky
28f5aed634
Update list of failing tests:
...
* include singlepass because multi-value isn't implemented yet.
* add some tests that are failing on cranelift but weren't included.
* add a comment on why the cranelift tests are failing
* hard-code less of the skipped test name
2020-06-07 09:47:29 -07:00
Nick Lewycky
b3617d308f
Skip known-failing tests.
2020-06-06 21:02:10 -07:00
Nick Lewycky
56b0c8e29a
rustfmt doesn't touch this file. Indent it.
2020-06-06 21:02:10 -07:00
Nick Lewycky
cbc7dc8454
Add multi-value-import tests.
...
Also fix implementation of trampolines in LLVM.
2020-06-06 21:02:10 -07:00