RunMat Ahead-of-Time Compilation for MATLAB
runmat.com- Category
- Developer Tools
- Rank
- No. 1274Tools index
- Platform
- cli · desktop · web
- Type
- TOOL
- Date
About
RunMat now supports a `runmat compile` command that turns MATLAB-syntax source into a standalone native executable, requiring no separate RunMat CLI, VM, or SDK at runtime. It replaces RunMat's earlier bytecode-based JIT (Turbine) with a unified pipeline that lowers the same analyzed MIR into verified Native IR for both JIT and ahead-of-time compilation, linking a compiler-free runtime that preserves MATLAB's indexing, dispatch, and workspace semantics.
What it can do
Compile MATLAB-syntax source code into a standalone native executable
MATLAB source code → Native executable
Just-in-time compile MATLAB source code for execution
MATLAB source code → Compiled program execution
Tags
Comments (0)
No comments yet
Editorially curated, with community endorsements as a secondary signal. Corrections welcome.