Visit Official Exploding Ads Website

Monday, September 28, 2015

gandro comments on "Running Rust on the Rumprun Unikernel"

By gandro on 2015-09-28T12:10:44Z


gandro comments on “Running Rust on the Rumprun Unikernel”


Rumprun doesn’t require (or support) virtual memory, so granted enough memory (a few megabytes), it can work on embedded systems.


Rumprun currently runs on x86 and x86-64, support for RISC-V and ARM is in the making. The architecture specific code is quite small, you just need to make sure that NetBSD (and Rust) support your architecture as well.


link


https://news.ycombinator.com/item?id=10289995



gandro comments on "Running Rust on the Rumprun Unikernel"

No comments:

Post a Comment