bjorn3
|
3f582f7cbd
|
Legalize br_icmp (#449)
* Legalize br_icmp
|
2018-08-13 18:31:39 -07:00 |
|
bjorn3
|
fa65ee7a68
|
Legalize bint.i8
|
2018-08-13 21:23:25 +02:00 |
|
Benjamin Bouvier
|
f7e481d9ac
|
Implement wasm saturating conversions;
|
2018-08-09 19:50:41 -07:00 |
|
Dan Gohman
|
1b30265c5c
|
Define a "table" concept.
"Table" is to WebAssembly tables as "Heap" is to WebAssembly linear
memories.
|
2018-08-02 15:21:34 -07:00 |
|
bjorn3
|
01729be8d7
|
Add comment support (#379)
* Add comment support
* Don't print empty comments
* Add nop instruction
* Add test and note
* Add FuncWriter trait
* Remove comment support
* Add write_preamble to FuncWriter
* Fix test
* Some changes
|
2018-08-01 11:21:05 -07:00 |
|
data-pup
|
d9d40e1cdf
|
lib/codegen-meta moved into lib/codegen. (#423)
* lib/codegen-meta moved into lib/codegen.
* Renamed codegen-meta and existing meta.
|
2018-07-31 07:56:26 -07:00 |
|