skctl-wasm

πŸ“ Unsaved Draft Β· the spreadsheet-native kubectl Β· a project of the SNCF

The CLI, compiled to WebAssembly, in your browser.

View on GitHub β†’ πŸŽ“ Get certified

What it is

skctl-wasm is skctl compiled from Rust to WebAssembly, talking to the apiserver from a browser tab β€” no local install, kubectl reflexes client-side. Build the URL and bodies in wasm, fetch in JS, render the table in wasm.

Features

πŸ¦€

Rust β†’ WASM

wasm-bindgen exports; built with wasm-pack.

🌐

No install

Runs in a tab against your apiserver.

⌨️

Familiar

kubectl muscle memory, spreadsheet backend.

skctl-wasm vs kubectl

The honest comparison β€” in our favor, obviously.

 skctl-wasm πŸ’©kubectl
InstallOpen a tabDownload a binary
RuntimeThe browserYour shell
BackendA spreadsheetetcd
Reflexeskubectlkubectl

Disclaimer: an enterprise-grade joke. Do not run production on a spreadsheet. (If you do, please film it.)

Get it

Apache-2.0. Part of the Sheet-Native Computing Foundation.