#109 Add password resolution tests for login command

closed medium · sable · 2026-03-02 23:37 · closed 2026-03-02 23:37 · bug enhancement · Phase 1: CLI Foundation

Comments — 1

sable note 2026-03-02 23:37

aes-gcm pulls in getrandom which needs the 'js' feature for wasm32-unknown-unknown targets. Need to add getrandom as a direct dep with js feature gated on wasm target. Also setting up a pre-commit hook to catch WASM compat regressions.

Generated 2026-03-03 02:53 UTC