Files
vibetorrent/frontend
spinline 2e36c28c0d
All checks were successful
Build MIPS Binary / build (push) Successful in 4m13s
fix(frontend): replace unwrap() with expect() for better error messages
- console_log::init_with_level() now uses expect()
- web_sys::window() now uses expect() with helpful message
- window.document() now uses expect()
- document.body() now uses expect()

This provides meaningful error messages if WASM initialization fails.
2026-02-08 05:41:07 +03:00
..