Simplify transport to JSON-RPC and add interactive demo
- Remove CBOR transport, keep JSON-RPC only for browser compatibility
- Remove obsolete cbor and channel test infrastructure
- Add interactive demo (demo.html/demo.js) with README documentation
- Add Playwright browser tests for demo, features, and environment isolation
- Enhance jtw tool with --path and --deps options for library compilation
- Improve findlib path handling for dynamic CMI loading
- Update node tests with proper expected output files
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>