.. |
assemble.scm
|
d5ba37b5c1
Fix assembly for br_on_cast_fail
|
11 달 전 |
canonical-types.scm
|
b0e3aaa456
Extract canonical types module.
|
1 년 전 |
dump.scm
|
cb64b1c672
Dump global id's as well
|
5 달 전 |
effects.scm
|
0c196845d1
Add wasm effects analysis
|
11 달 전 |
link.scm
|
93c1ccc64d
Rewrite linker to avoid fixed-point loops
|
2 주 전 |
lower-globals.scm
|
ee1ab7f888
Add id field to <wasm>.
|
1 년 전 |
lower-stringrefs.scm
|
082cdfb4cb
Write code / function names into binary; print them during backtrace
|
6 달 전 |
lower.scm
|
05f6c9a5bf
Add optional emit-names? compiler flag.
|
1 년 전 |
optimize.scm
|
abe6e03ca6
Add new optimization pass
|
11 달 전 |
parse.scm
|
b380ef7948
wasm: parse: Fix parsing of br_on_cast and br_on_cast_fail.
|
2 달 전 |
resolve.scm
|
15fa5c6e43
Avoid quadratic variable-to-index mapping in resolve-wasm
|
2 주 전 |
stack.scm
|
fc34fda83c
Fix bug in br_on_cast validation
|
6 달 전 |
symbolify.scm
|
5b29afcd3f
symbolify: Fix rethrow symbolification.
|
10 달 전 |
types.scm
|
1045b797fc
types: Add <tag-type>.
|
11 달 전 |
vm.scm
|
d560bafb77
Fix f32.copysign and f64.copysign.
|
3 달 전 |
wat.scm
|
6248e424b3
wasm->wat: Add support for 'try'.
|
10 달 전 |