handle variable scopes correctly, add option to write name section

This commit is contained in:
2021-12-11 23:25:50 +01:00
parent f02d1de8a7
commit 196719b35e
8 changed files with 348 additions and 205 deletions

View File

@@ -12,3 +12,4 @@ wasm-encoder = "0.8"
anyhow = "1"
chumsky = "0.5"
ariadne = "0.1"
pico-args = "0.4"