embed typescript playground to web page
some programming language guides like the rust book lets you directly edit and run code in their docs, would it be possible for deno to do this in client-side?
i'm planning to create a blog in deno and being able to run code snippets inside posts would be helpful.
https://doc.rust-lang.org/book/ch01-02-hello-world.html
i'm planning to create a blog in deno and being able to run code snippets inside posts would be helpful.
https://doc.rust-lang.org/book/ch01-02-hello-world.html

