Skip to content

Conversation

@zxch3n
Copy link
Member

@zxch3n zxch3n commented Nov 11, 2025

Summary

  • reject JS objects that contain symbol keys when converting to Loro values so we surface an error instead of panicking
  • add a regression test proving LoroMap.set throws when given an object with symbol-keyed properties

Testing

  • cargo check -p loro-wasm
  • pnpm release-wasm (fails: missing deno in the environment)

Codex Task

@github-actions
Copy link
Contributor

github-actions bot commented Nov 11, 2025

WASM Size Report

  • Original size: 3178.58 KB
  • Gzipped size: 1005.31 KB
  • Brotli size: 697.59 KB

@zxch3n zxch3n merged commit 9e0a613 into main Nov 11, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants