TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

AtomVM: how to run Elixir code on a 3 $ microcontroller

22 点作者 ProfDreamer超过 6 年前

1 comment

veli_joza超过 6 年前
Very interesting project. Few questions:<p>Even though flash is memory-mapped, running code from flash will still be order of magnitude slower than executing from RAM. Speaking of which, it would be interesting to know how much of flash is consumed by minimal example of AtomVM.<p>Are interrupts supported? Can AtomVM go into deep sleep and wake by interrupt?<p>Erlang has it&#x27;s own VM, the BEAM. How does BEAM relate to AtomVM?<p>From what I understood, Erlang achives it&#x27;s reliability by supervising and restarting crashed modules. Is this functionality also part of AtomVM?
评论 #18576886 未加载