Skip to content

Commit

Permalink
add js feature to nodejs build
Browse files Browse the repository at this point in the history
  • Loading branch information
DougAnderson444 committed Feb 11, 2025
1 parent 35ee14f commit 1903914
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bindings/wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ limbo_core = { path = "../../core", default-features = false }
wasm-bindgen = "0.2"
wasm-bindgen-futures = "0.4"
web-sys = "0.3"
getrandom = { version = "0.2.15", features = ["js"] }

[features]
web = []
Expand Down

0 comments on commit 1903914

Please sign in to comment.