mirror of
https://github.com/exoticorn/curlywas.git
synced 2026-01-20 11:46:43 +01:00
try out chumsky parser lib - wip
This commit is contained in:
@@ -9,4 +9,6 @@ edition = "2021"
|
||||
nom = "7"
|
||||
wasmparser = "0.81"
|
||||
wasm-encoder = "0.8"
|
||||
anyhow = "1"
|
||||
anyhow = "1"
|
||||
chumsky = "0.5"
|
||||
ariadne = "0.1"
|
||||
Reference in New Issue
Block a user