Skip to content

Afterburner

v0.1.0 Maintenance

This release keeps dependencies and maintenance posture current for teams operating this tool.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

afterburner burn deterministic go javascript polyglot
+8 more
python ruby runtime rust sandbox typescript wasm webassembly

Summary

AI summary

Minor fixes and improvements.

Full changelog

burn v0.1.0

BURN: Sandboxed JavaScript runtime. Drop-in for Node-style scripts, runs untrusted JS in a sandbox.

Install

# Linux x86_64
curl -L https://github.com/vertexclique/afterburner/releases/download/v0.1.0/burn-0.1.0-x86_64-unknown-linux-gnu.tar.gz | tar xz
sudo mv burn-0.1.0-x86_64-unknown-linux-gnu/burn /usr/local/bin/

# macOS arm64
curl -L https://github.com/vertexclique/afterburner/releases/download/v0.1.0/burn-0.1.0-aarch64-apple-darwin.tar.gz | tar xz
sudo mv burn-0.1.0-aarch64-apple-darwin/burn /usr/local/bin/

Verify

Each archive ships with an accompanying .sha256 file.

Bundled features

Built with --features release-cli: bin + wasm + native + adaptive + thrust + flow + host-http + ts + all-shadows.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Afterburner

Get notified when new releases ship.

Sign up free

About Afterburner

All releases →

Beta — feedback welcome: [email protected]