This release keeps dependencies and maintenance posture current for teams operating this tool.
Published 2mo
Forensics & Incident Response
✓ No known CVEs patched
✓ 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 summaryMinor 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
About Afterburner
All releases →Related context
Beta — feedback welcome: [email protected]