Syrus
24077fb919
Added tests for host functions calls
2020-06-15 13:33:46 -07:00
Syrus
e5838d8ccb
Added full support for dynamic functions with env
2020-06-13 15:52:42 -07:00
Syrus
33bb4e369f
Fixed tests
2020-06-12 20:58:59 -07:00
Syrus
cd1138d520
Added support for native calls to dynamic functions
2020-06-12 20:50:24 -07:00
Mark McCaskey
4bb0df3d22
First draft of functions owning their envs
2020-06-12 16:26:20 -07:00
Syrus
bf03c734fc
Misc improvements
2020-06-11 14:29:16 -07:00
Syrus Akbary
b6f90adc6c
Merge pull request #90 from wasmerio/trace-issue
...
Add NativeFunc
2020-06-09 17:52:28 -07:00
Mark McCaskey
0bc6505d60
Fix up bench Makfile command
2020-06-09 17:36:32 -07:00
Syrus
4abcf67a59
Fixed lint
2020-06-09 17:11:28 -07:00
Syrus
7f746d5739
Improved assertion based on suggestion
2020-06-09 17:08:44 -07:00
Syrus
d2c27e6da4
Fixed tests
2020-06-09 17:00:34 -07:00
Syrus
3a3472d04a
Fixed serialization tests
2020-06-09 16:45:26 -07:00
Mark McCaskey
3f45582097
Merge branch 'master' into trace-issue
2020-06-09 16:35:37 -07:00
Syrus
7a4a37165e
Addedd serialized tests
2020-06-09 16:28:15 -07:00
Syrus
1199dc179b
Fixed issues
2020-06-09 15:15:36 -07:00
Mark McCaskey
87a7f11b63
Merge branch 'master' into trace-issue
2020-06-09 14:42:01 -07:00
Mark McCaskey
d492084f63
Fix tests
2020-06-09 14:35:42 -07:00
Syrus
a68bcf95ed
Separate testing per compiler
2020-06-09 14:33:12 -07:00
Syrus
b57bbb1256
Added traps tests
2020-06-08 19:13:13 -07:00
Mark McCaskey
87a28b057e
Move NativeFunc test from api to test/compilers
2020-06-08 16:37:33 -07:00
Mark McCaskey
e2b6041a65
Add benchmark
2020-06-08 13:58:21 -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
Nick Lewycky
14188bed44
Revert "Ignore multi-value errors on LLVM too, for now."
...
This reverts commit 486dedc601 .
2020-06-02 15:44:39 -07:00
Syrus
d360fb33a8
Improved compiler tests
2020-05-28 11:28:38 -07:00
Syrus
53b5644b59
Fixed store getter
2020-05-27 12:12:14 -07:00
Syrus
4cda8a29f7
Moved wast test into compiler tests
2020-05-27 11:55:45 -07:00
Syrus
2feccbadf2
Added compiler tests
2020-05-27 11:46:07 -07:00