getlantern / browsersunbounded

Interoperable browser-based P2P proxies for censorship circumvention
GNU General Public License v3.0
11 stars 0 forks source link

Lazy load wasm bundle for web embed UX #138

Closed woodybury closed 1 year ago

woodybury commented 1 year ago

Wasm bundle is almost 10mb now. For partners to embed on their sites we need to fetch as little resources as possible on page load. I will lazy load the wasm bundle only once we detect user intends to use the widget.

noahlevenson commented 1 year ago

To the victor (the person who closes the issue first) go the spoils