David Thompson 402fc9d948 symbolify: Fix tag support. 1 year ago
..
assemble.scm d5ba37b5c1 Fix assembly for br_on_cast_fail 1 year ago
canonical-types.scm b0e3aaa456 Extract canonical types module. 1 year ago
dump.scm ee1ab7f888 Add id field to <wasm>. 1 year ago
effects.scm 0c196845d1 Add wasm effects analysis 1 year ago
link.scm 61f42e5a11 link: Add tag linking. 1 year ago
lower-globals.scm ee1ab7f888 Add id field to <wasm>. 1 year ago
lower-stringrefs.scm 7e63586045 lower-stringrefs: Add support for tag imports. 1 year ago
lower.scm 05f6c9a5bf Add optional emit-names? compiler flag. 1 year ago
optimize.scm abe6e03ca6 Add new optimization pass 1 year ago
parse.scm e535369d90 parse: Use empty list when try has no catch_all. 1 year ago
resolve.scm 250ed43214 resolve: Resolve tags in try/throw, labels in rethrow. 1 year ago
stack.scm 408cd6ba45 Expose more of stack-effects module as interface 1 year ago
symbolify.scm 402fc9d948 symbolify: Fix tag support. 1 year ago
types.scm 1045b797fc types: Add <tag-type>. 1 year ago
vm.scm 38c6dfa7bb vm: Type check imported tags at instantiation time. 1 year ago
wat.scm b3064e5384 wat: Fix unfold-func-sig. 1 year ago