Skip to content

AnyWidget#218

Merged
keller-mark merged 10 commits into
mainfrom
keller-mark/widgets
Jun 11, 2026
Merged

AnyWidget#218
keller-mark merged 10 commits into
mainfrom
keller-mark/widgets

Conversation

@keller-mark

@keller-mark keller-mark commented May 13, 2026

Copy link
Copy Markdown
Owner

Fixes #95

The backend-rendering widget is quite slow. Perhaps only the WASM-rendered widget is feasible.

TODO:

  • Test the Zarr data transfer message passing in the WASM-based widget
  • Should the WASM widget be a separate package entirely (rather than an extras_require), since it does not depend on the non-wasm-compiled Rust?
  • Bundle the Pluot JS with the widget, rather than using a CDN/unpkg for JS deps in the widget

@keller-mark

keller-mark commented Jun 6, 2026

Copy link
Copy Markdown
Owner Author

@keller-mark keller-mark marked this pull request as ready for review June 11, 2026 00:55
@keller-mark keller-mark changed the title Widgets AnyWidget Jun 11, 2026
@keller-mark keller-mark merged commit f43084a into main Jun 11, 2026
14 checks passed
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.

Create anywidget using JS package

1 participant