browser

package
v0.0.0-...-8cefc6a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 21, 2026 License: MIT Imports: 10 Imported by: 0

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

func Register

func Register()

Register adds every browser applet to the shell's applet set. Call it once, before PopulateBin so the commands show up in /bin.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL