Skip to content

fix: enable wasm feature for wasm-pack targets#353

Merged
KKould merged 1 commit into
cleanup-runtime-dependenciesfrom
fix/wasm-build-feature
Jun 14, 2026
Merged

fix: enable wasm feature for wasm-pack targets#353
KKould merged 1 commit into
cleanup-runtime-dependenciesfrom
fix/wasm-build-feature

Conversation

@KKould

@KKould KKould commented Jun 14, 2026

Copy link
Copy Markdown
Member

Summary

  • pass the new wasm feature to wasm-pack build so Node examples export WasmDatabase
  • pass the same feature to wasm-pack test so wasm tests compile the intended wasm API

Verification

  • make wasm-build && make wasm-examples
  • make test-wasm

Fixes the CI failure in PR #351 where examples/wasm_hello_world.test.mjs errored with TypeError: WasmDatabase is not a constructor.

@KKould KKould merged commit 61b9e79 into cleanup-runtime-dependencies Jun 14, 2026
5 of 14 checks passed
@KKould KKould deleted the fix/wasm-build-feature branch June 14, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant