Skip to content

docs: clarify JS to Zig bridge example#76

Open
iroiro147 wants to merge 1 commit into
vercel-labs:mainfrom
iroiro147:docs/bridge-js-zig-example-51
Open

docs: clarify JS to Zig bridge example#76
iroiro147 wants to merge 1 commit into
vercel-labs:mainfrom
iroiro147:docs/bridge-js-zig-example-51

Conversation

@iroiro147

Copy link
Copy Markdown

Summary

  • expand the Bridge docs with a concrete custom native.ping handler and dispatcher wiring
  • point Web Content readers to examples/webview for the complete JavaScript-to-Zig command flow
  • document the webview example flow in its README and add a changelog fragment

Closes #51.

Tests

  • git diff --check
  • CI=true npm exec --package=pnpm@10.23.0 -- scripts/gate.sh fast

@vercel

vercel Bot commented Jul 9, 2026

Copy link
Copy Markdown

@iroiro147 is attempting to deploy a commit to the Vercel Labs Team on Vercel.

A member of the Team first needs to authorize it.

Comment thread docs/src/app/bridge/page.mdx
@iroiro147 iroiro147 force-pushed the docs/bridge-js-zig-example-51 branch from b34c9de to c592538 Compare July 12, 2026 10:43
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.

How to implement calling zig functions from javascript? There is no example

1 participant