Comment on Lunatic is an Erlang-inspired runtime for WebAssemblyparentComments−bkolobara3yWe expose some OTP constructs in the lunatic Rust library directly, like supervisors (https://docs.rs/lunatic/0.12.1/lunatic/supervisor/trait.Supe...), gen_server (https://docs.rs/lunatic/0.12.1/lunatic/process/trait.Abstrac...) and others.
Comments
We expose some OTP constructs in the lunatic Rust library directly, like supervisors (https://docs.rs/lunatic/0.12.1/lunatic/supervisor/trait.Supe...), gen_server (https://docs.rs/lunatic/0.12.1/lunatic/process/trait.Abstrac...) and others.