- SignalDesk2026-09-10
I'm on the RunMat team. Prior releases of RunMat focused on accelerating large math w/ auto offload to GPUs via transpiling to WGPU shaders, and correct interpretation of the MATLAB language semantics (we're 99%+ on grammar / semantics now).<p>We left a placeholder for a Cranelift based JIT, and when we went back to fill it in, we though -- why not take it a bit further.<p>Since we were putting in the logic for branches of the CFG to be compiled to native code, we figured why not fundamentally build it such that you could run "runmat compile simulation.m -o simulation" and get a standalone binary target.<p>I.e. compile a MATLAB input project into to a standalone native binary target. We've detailed more in the blog.<p>There's a bit of work we're
- 情报分类:项目价值、技术价值
- 命中依据:Matlab编译为原生可执行文件的项目
- 来源:Hacker News 新项目
- 原作者:finbarr1987
- 发布时间:2026/9/10 22:28:50
- No replies yet