Skip to content

examples: add Node.js 26 runtime support#1052

Open
simonklee wants to merge 1 commit into
debun-nextfrom
node-examples
Open

examples: add Node.js 26 runtime support#1052
simonklee wants to merge 1 commit into
debun-nextfrom
node-examples

Conversation

@simonklee
Copy link
Copy Markdown
Member

Allow examples to run under Node 26 with --experimental-ffi in addition to Bun. Replace some Bun-specific APIs with standard Node equivalents, lazy-load demos that still require Bun (WebGPU, sprites, shaders), and import Rapier via its ESM subpath.

@simonklee simonklee force-pushed the node-examples branch 2 times, most recently from 00565be to bd628de Compare May 13, 2026 06:34
Allow examples to run under Node 26 with --experimental-ffi in addition to
Bun. Replace some Bun-specific APIs with standard Node equivalents, lazy-load
demos that still require Bun (WebGPU, sprites, shaders), and import Rapier via
its ESM subpath.
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