Brian Carroll
|
c46e73bd64
|
Fix test code gen
|
2021-10-24 23:34:14 +02:00 |
|
Brian Carroll
|
13577aa9ec
|
Combine our handmade Code section with other sections from parity_wasm (tests compile but fail)
|
2021-10-23 17:12:49 +02:00 |
|
Brian Carroll
|
5ea313f256
|
update gen_wasm to use bumpalo::collections::Vec where possible
|
2021-10-21 21:14:15 +02:00 |
|
Brian Carroll
|
b86849347a
|
Write test debug output to a path in /tmp
|
2021-10-18 20:42:13 +02:00 |
|
Brian Carroll
|
c9997f2115
|
Turn off output file generation & delete duplicate test
|
2021-10-10 20:55:53 +01:00 |
|
Brian Carroll
|
9dcc6f2bc5
|
size comparison tweaks
|
2021-10-10 12:52:53 +01:00 |
|
Brian Carroll
|
14f7f0f3b4
|
Improved test setup for size comparison
|
2021-10-10 10:42:02 +01:00 |
|
Brian Carroll
|
32b9f4fb07
|
Generate a .wasm file for every test, for size benchmarking
|
2021-10-09 18:47:37 +01:00 |
|
Brian Carroll
|
35c5b6bc4e
|
Tests passing with generic native/wasm interface
|
2021-09-12 23:23:43 +02:00 |
|
Folkert
|
05469d5ae5
|
Merge remote-tracking branch 'origin/trunk' into gen_wasm_switch
|
2021-09-09 10:19:46 +02:00 |
|
Brian Carroll
|
f822251c65
|
Fix rust-fmt
|
2021-09-08 20:38:27 +01:00 |
|
Brian Carroll
|
57a30b8e9e
|
Get rid of duplicated eval helper file
|
2021-09-08 20:16:59 +01:00 |
|
Brian Carroll
|
ba0826cbfd
|
First three tests passing with Wasm dev backend!
Only i64 values. Next step is generalising to all types.
|
2021-09-07 08:03:41 +01:00 |
|
Brian Carroll
|
13a969a238
|
Bugfixes: generate valid wasm for gen_add_i64
Still need to create test_wrapper
|
2021-09-03 21:54:57 +01:00 |
|
Folkert
|
ff29b19338
|
add wasm tests
|
2021-09-01 22:35:14 +02:00 |
|