Hi Is there any plan to include an official web playground to try/share nim programs online? For example, Rust has Rust Playground, Go and D have something similar too.
Also, is there any way to check/compare the generated assembly instructions like in the Rust Playground? Godbolt has recently added the support for Ziglang, is Nim support planned? Many people want to know how efficient Nim can be by inspecting the generated assembly instructions. Thank you.
