Skip to content

Add in-docs web parser page powered by browser WASM#697

Open
1technophile wants to merge 1 commit into
developmentfrom
add-web-parser-page
Open

Add in-docs web parser page powered by browser WASM#697
1technophile wants to merge 1 commit into
developmentfrom
add-web-parser-page

Conversation

@1technophile
Copy link
Copy Markdown
Member

Description:

Adds a /parser page on the VitePress site that decodes BLE advertisements locally in the browser via a new BUILD_WASM_WEB Emscripten target (ENVIRONMENT=web,worker, EXPORT_ES6, SINGLE_FILE), built fresh by the docs publish workflow on each release. The Node.js WASM build shipped to npm is untouched.

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

Adds a /parser page on the VitePress site that decodes BLE
advertisements locally in the browser via a new BUILD_WASM_WEB
Emscripten target (ENVIRONMENT=web,worker, EXPORT_ES6, SINGLE_FILE),
built fresh by the docs publish workflow on each release. The Node.js
WASM build shipped to npm is untouched.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@1technophile
Copy link
Copy Markdown
Member Author

@mhaberler feel free to share your comments

@mhaberler
Copy link
Copy Markdown
Contributor

how can I preview this?
lost in build land :-/

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