Skip to content

Export SQLite auto-extension symbols in Node PHP 8.4 JSPI artifact#3642

Merged
adamziel merged 1 commit into
trunkfrom
adamziel/export-sqlite-auto-extension-node84-artifact
May 14, 2026
Merged

Export SQLite auto-extension symbols in Node PHP 8.4 JSPI artifact#3642
adamziel merged 1 commit into
trunkfrom
adamziel/export-sqlite-auto-extension-node84-artifact

Conversation

@adamziel
Copy link
Copy Markdown
Collaborator

This updates the generated Node PHP 8.4 JSPI wasm artifact after #3641 so the npm package includes the newly exported SQLite auto-extension symbols. The CLI side module imports sqlite3_auto_extension and sqlite3_cancel_auto_extension when loading php-extension side modules; without these exports @wp-playground/cli fails with resolved is not a function.

@adamziel adamziel requested review from a team, brandonpayton and Copilot May 14, 2026 17:24
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@adamziel adamziel merged commit 61d9fba into trunk May 14, 2026
51 checks passed
@adamziel adamziel deleted the adamziel/export-sqlite-auto-extension-node84-artifact branch May 14, 2026 17:24
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