Skip to content

Comment on Lunatic is an Erlang-inspired runtime for WebAssemblyparent

Comments

I'm curious about this part:

This allows it to decide on a per process basis what syscalls are going to be forwarded to the operating systems.

1. Which system calls are being referred to here?

2. Does Lunatic follow WASI's capability-based filesystem access?

1. You can limit almost anything, file system usage (fopen, write, ...), networking i/o, how much memory can be used, message sending, the capability of spawning child processes, etc.

2. Yes

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.