package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Nov 17, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
client/command/wasm
Overview
Implements the 'wasm' command group for the Sliver client console. Handlers map Cobra invocations to wasm workflows such as memfs.
Go Files
commands.go – Registers WebAssembly-related commands.
memfs.go – Manages the WASM in-memory filesystem cache for implants.
wasm.go – Lists installed WASM modules and orchestrates execution requests.
Documentation
¶
Commands returns the “ command and its subcommands.
WasmCmd - Execute a WASM module extension.
WasmLsCmd - Execute a WASM module extension.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.