Comment on Lunatic is an Erlang-inspired runtime for WebAssemblyparentComments−letmeinhere3yYeah, this is one of many non-browser runtimes, e.g. see https://github.com/appcypher/awesome-wasm-runtimesLunatic is more opinionated than most of these or node, though, in that it's trying to emulate a particular concurrent system design pattern borrowed from Erlang/BEAM.
Comments
Yeah, this is one of many non-browser runtimes, e.g. see https://github.com/appcypher/awesome-wasm-runtimes
Lunatic is more opinionated than most of these or node, though, in that it's trying to emulate a particular concurrent system design pattern borrowed from Erlang/BEAM.