Documentation
¶
Rendered for js/wasm
Overview ¶
Package browser adds the applets that only make sense in a browser: the JavaScript console (`js`, `logs`), transfers to and from the host machine (`download`, `upload`), the network (`curl`, `nc`) and the clipboard (`pbcopy`, `pbpaste`).
It is a separate package from the shell so that embedders — a wasm page, a browser extension, the skywire visor tab — get them by calling Register(), while the shell itself stays free of syscall/js and testable natively.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.