Does Erlang work on any non-x86 processors?

前端 未结 8 1557
醉酒成梦
醉酒成梦 2021-01-17 18:25

Does Erlang work on any non-x86 platforms?

Microcontrollers for instance? I think it\'d be neat to get a bunch of these and put Erlang code on them.

Or does

8条回答
  •  长发绾君心
    2021-01-17 18:50

    Also, see: How do I make an already written concurrent program run on a GPU array? and GPGPU VM's: Any open source projects to port virtual machines onto graphics processing units?

提交回复
热议问题