Skip to content

chore(poc): update PoC to use new WASM interface (SQL-3170)#8119

Open
nicholascioli wants to merge 1 commit into
mongodb-js:schema-builder-pocfrom
nicholascioli:schema-builder-poc
Open

chore(poc): update PoC to use new WASM interface (SQL-3170)#8119
nicholascioli wants to merge 1 commit into
mongodb-js:schema-builder-pocfrom
nicholascioli:schema-builder-poc

Conversation

@nicholascioli

@nicholascioli nicholascioli commented Jun 1, 2026

Copy link
Copy Markdown

Description

This PR updates the existing WASM PoC code to use the new interface introduced by the schema builder library work.

Note that this will not work as is until the schema manager wasm bundle gets packaged and deployed to NPM.

Checklist

  • New tests and/or benchmarks are included
  • Documentation is changed or added
  • If this change updates the UI, screenshots/videos are added and a design review is requested
  • If this change could impact the load on the MongoDB cluster, please describe the expected and worst case impact
  • I have signed the MongoDB Contributor License Agreement (https://www.mongodb.com/legal/contributor-agreement)

Motivation and Context

  • Bugfix
  • New feature
  • Dependency update
  • Misc

Open Questions

Dependents

Types of changes

  • Backport Needed
  • Patch (non-breaking change which fixes an issue)
  • Minor (non-breaking change which adds functionality)
  • Major (fix or feature that would cause existing functionality to change)

This commit updates the existing WASM PoC code to use the new
interface introduced by the schema builder library work.

Note that this will not work as is until the schema manager wasm
bundle gets packaged and deployed to NPM.
@nicholascioli nicholascioli requested a review from a team as a code owner June 1, 2026 21:42
@nicholascioli nicholascioli requested review from dkwncho and removed request for a team June 1, 2026 21:42
@nicholascioli nicholascioli changed the title chore(poc): update PoC to use new WASM interface chore(poc): update PoC to use new WASM interface (SQL-3170) Jun 1, 2026
@nbbeeken nbbeeken requested review from johnjackweir and removed request for dkwncho June 2, 2026 12:02
@johnjackweir johnjackweir requested review from paula-stacho and removed request for johnjackweir June 15, 2026 21:48
@paula-stacho

Copy link
Copy Markdown
Collaborator

Hi @nicholascioli, I understand the new lib is not published yet (I recall the plan was that we'd cover the publishing), but have you tested this with a linked package? If not I can try it out

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.

2 participants