foctet-wasm — browser runtime harness

Exercises the WASM SDK inside a real browser engine: body-envelope roundtrip, Rust→JS wire compatibility (the same fixture used by the Node interop test), and a full in-page FoctetSession handshake + message exchange. Run ./examples/browser/serve.sh (or npm run browser) from the foctet-wasm directory, then open this page.

Running…