Show HN: Woxi - Open-source Mathematica / Wolfram Language reimplementation
- ID
- 13844
- Status
- summarized
- Published
- 12 Aug 2026, 6:06 PM
- Fetched
- 14 Aug 2026, 3:11 PM
- Provider
- Hacker News
- Category
- dev-community
- Original URL
- https://woxi.ad-si.com/
- Source URL
- https://hnrss.org/best
Summary
- Score
- 7.0
- Created
- 14 Aug 2026, 3:12 PM
- Tags
- Audience
- developersai-ml-learners
What happened
Woxi is an open-source Wolfram Language interpreter written in Rust that runs locally in the browser without sending data externally. It offers multiple front-ends including a CLI tool, a Jupyter kernel (via JupyterLite), and a native notebook editor that exports to formats like LaTeX, Typst, and PDF.
Why it matters
Developers and AI/ML learners can use Woxi to evaluate Wolfram Language scripts and notebooks without purchasing expensive Mathematica licenses, and its browser-based JupyterLite integration allows zero-setup experimentation for math-heavy workflows.
Discussion angle
Whether a Rust-based, browser-runnable interpreter is viable for replacing proprietary math software in production data pipelines or if it is currently just useful for education and quick prototyping.