Skip to content

fix: resolve #1420 package.json parsing with two-step deserialization#1533

Open
tomoyan596 wants to merge 1 commit intodrager:masterfrom
tomoyan596:fix/1420-package-json-parsing
Open

fix: resolve #1420 package.json parsing with two-step deserialization#1533
tomoyan596 wants to merge 1 commit intodrager:masterfrom
tomoyan596:fix/1420-package-json-parsing

Conversation

@tomoyan596
Copy link

Hello!

  • Current time: November 12, 2025 01:32 AM JST
  • X Handle: @tomoyan596sp
  • Country: Japan

Debug Journey

  • Collaborated with Grok and Gemini AI for debugging
  • Added info console logs with RUST_LOG=debug
  • Identified the issue in src/manifest/mod.rs

Problem

Solution

  • Implemented two-step parsing with serde_json::Value
  • Added debug logs for better tracking
  • Tested with bun run build and --verbose
  • Build now stable (24.35s)

References #1420

Make sure these boxes are checked! 📦✅

  • You have the latest version of rustfmt installed
    $ rustup component add rustfmt
    

✨✨ 😄 Thanks for the great wasm-pack! 😄 ✨✨

…zation

- Implemented two-step parsing with serde_json::Value
- Added debug logs for tracking
- References drager#1420
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