Dan Gohman
3775fa4867
Update to wasmparser 0.9.3.
...
wasmparser's API is changing in anticipation of streaming decoding, so
it will now hand large data section initializers back in chunks rather
than all at once.
2017-09-08 16:17:31 -07:00
Dan Gohman
320c88f365
Rename cretonne_wasm to cton_wasm, for consistency with the other libraries.
2017-09-05 16:30:44 -07:00
Jakob Stoklund Olesen
9bc4264a33
Update dependency to wasmparser v0.8.2.
...
Soon we'll need the BinaryReader::read_local_decl() method which was
added in that release.
2017-09-01 09:31:39 -07:00
Denis Merigoux
ee9989c4b9
Dumped code from the wasm2cretonne repo.
...
Integrated wasm test suite translation as cretonne test
Fixes #146 .
Fixes #143 .
2017-08-28 15:57:43 -07:00