Skip to content

Avoid the deprecated spreadsheet Wasm init warning - #33

Merged
naaiyy merged 2 commits into
mainfrom
fix/spreadsheet-wasm-init-object
Aug 27, 2026
Merged

Avoid the deprecated spreadsheet Wasm init warning#33
naaiyy merged 2 commits into
mainfrom
fix/spreadsheet-wasm-init-object

Conversation

@naaiyy

@naaiyy naaiyy commented Aug 26, 2026

Copy link
Copy Markdown

Summary

  • Pass the browser Wasm bytes through the current wasm-bindgen { module_or_path } initialization shape.
  • Remove the deprecated-parameter warning from production spreadsheet workers.
  • Record the cleanup as a patch changeset.

Verification

  • pnpm run build:viewers
  • pnpm run typecheck:viewers
  • pnpm run test:viewers
  • pnpm run closure:viewer
  • pnpm run budget:viewers
  • Production browser trace on baseblocks.dev found this warning and no load failure; the workbook grid rendered successfully before this fix.

@naaiyy
naaiyy marked this pull request as ready for review August 26, 2026 23:56
@naaiyy
naaiyy merged commit 321492c into main Aug 27, 2026
5 checks passed
@naaiyy
naaiyy deleted the fix/spreadsheet-wasm-init-object branch August 27, 2026 00:02
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