Publish wasm API to npm (#12317)

This commit is contained in:
Matthew Runyon
2024-07-17 01:50:38 -05:00
committed by GitHub
parent 073588b48e
commit fe04f2b09d
7 changed files with 126 additions and 4 deletions

2
Cargo.lock generated
View File

@@ -2490,7 +2490,7 @@ dependencies = [
[[package]]
name = "ruff_wasm"
version = "0.0.0"
version = "0.5.2"
dependencies = [
"console_error_panic_hook",
"console_log",