Ilya Rezvov
|
d7dc05b157
|
update tests from core repo
|
2018-04-14 16:35:18 -07:00 |
|
Ilya Rezvov
|
681e0e3eca
|
fix br_if typing
|
2018-04-14 16:31:21 -07:00 |
|
Ilya Rezvov
|
d0b1092064
|
simplify validation algorithm
|
2018-04-14 13:38:09 -07:00 |
|
Ilya Rezvov
|
82c0433e5d
|
fix corner cases for float instructions
|
2018-04-11 11:08:41 -07:00 |
|
Ilya Rezvov
|
fd7ce7e450
|
fix copysign instruction
|
2018-04-10 16:56:42 -07:00 |
|
Ilya Rezvov
|
8cd33831a1
|
'fix' type of br_if and comment multiple table definitions in test module
|
2018-04-08 20:06:25 -07:00 |
|
Ilya Rezvov
|
6b376ee4cb
|
fix elems validator
|
2018-04-08 17:51:04 -07:00 |
|
Ilya Rezvov
|
4ed8752744
|
add whole test files from Core Test Suit
|
2018-03-20 21:01:25 -07:00 |
|
Ilya Rezvov
|
6a3a7d56a5
|
fix context building for typechecker
|
2018-02-25 11:28:51 -08:00 |
|
Ilya Rezvov
|
1366c63bf3
|
pass more tests
|
2018-02-25 08:52:44 -08:00 |
|
Ilya Rezvov
|
97ae291be5
|
handle call_indirect properly in raw instruction case
|
2018-02-23 16:17:11 -08:00 |
|
Ilya Rezvov
|
31735c93aa
|
handle raw instructions properly
|
2018-02-23 14:52:03 -08:00 |
|
Ilya Rezvov
|
bf67333ec1
|
add test case for unhandled instructions representation
|
2018-02-23 11:23:36 -08:00 |
|
Ilya Rezvov
|
8dc40aa699
|
make serializer work correct
|
2018-02-19 14:30:06 -08:00 |
|
Ilya Rezvov
|
995d2be41d
|
add readme
|
2018-01-23 09:54:18 -08:00 |
|
Ilya Rezvov
|
b517c2bb28
|
improve test runner
|
2018-01-22 20:41:58 -08:00 |
|
Ilya Rezvov
|
5618f59cc3
|
add more test files
|
2018-01-22 20:16:05 -08:00 |
|
Ilya Rezvov
|
0b593a4a8c
|
fix block, loop and if folded forms parsing
|
2018-01-22 18:39:53 -08:00 |
|
Ilya Rezvov
|
e78f07a19f
|
parse if folded form correct
|
2018-01-22 18:21:28 -08:00 |
|
Ilya Rezvov
|
6f61f2fd1d
|
support abbreviated forms for tables
|
2018-01-22 15:42:19 -08:00 |
|
Ilya Rezvov
|
64fb4c0a35
|
support part of tables abbreviations
|
2018-01-22 15:18:18 -08:00 |
|
Ilya Rezvov
|
4980993487
|
parse inline exports in functions
|
2018-01-22 13:52:36 -08:00 |
|
Ilya Rezvov
|
fb58259ab2
|
support inline imports in function definitions
|
2018-01-22 13:05:00 -08:00 |
|
Ilya Rezvov
|
91ceecb51e
|
improve parsing error message
|
2018-01-21 10:14:32 -08:00 |
|
Ilya Rezvov
|
4853e1bdf5
|
add float literal parsers
|
2018-01-19 10:08:43 -08:00 |
|
Ilya Rezvov
|
d6395b490e
|
add id parsing
|
2018-01-18 22:39:24 -08:00 |
|