feat: export hitta parser as a WASM component via wit-bindgen
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -12,5 +12,8 @@ regex = "1"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
||||
[target.'cfg(target_arch = "wasm32")'.dependencies]
|
||||
wit-bindgen = "0.57"
|
||||
|
||||
[dev-dependencies]
|
||||
insta = { version = "1.47", features = ["yaml"] }
|
||||
|
||||
Reference in New Issue
Block a user