5 ms·
Hi, Viua VM's developer here. Sure, compiling a language to a VM with mismatched semantics is not a pleasant experience. Viua's execution model of many process
by maelkum 8y ago
Hi, Viua VM's developer here.
Sure, compiling a language to a VM with mismatched semantics is not a pleasant experience. Viua's execution model of many processes communicating via messages is best suited to Erlang, or other actor model languages.