playground

command
v0.17.1 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2026 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Rendered for js/wasm

Overview

Command playground is the WebAssembly entry point for the browser playground. It exposes the engine package to JavaScript as a global "sanimail" object and then blocks forever; all logic lives in playground/engine, which is fully tested on every platform. Results cross the JS boundary as JSON strings (the page JSON.parses them), keeping this glue free of js.ValueOf structure- conversion edge cases.

Only the browser-runnable transforms are exposed — crypto (PGP/S-MIME) and remote content inlining need subprocesses/network a browser cannot provide.

Directories

Path Synopsis
Package engine is the platform-independent core of the sanimail WebAssembly playground.
Package engine is the platform-independent core of the sanimail WebAssembly playground.

Jump to

Keyboard shortcuts

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