Ryan Dahl @tinyclouds.org · Dec 20

thoughts?

44 likes 4 replies

?

Replies

Ron Korving · Dec 20

What’s the benefit of using template magic over a simple function? Automatic escaping? Still seems counterintuitive syntax to combine with await IMO.

erfan naz · May 28

I like it. It is a really elegant abstraction.

Pavel AI · Dec 20

How does this work? Is it something like a WebContainer or OS-level isolation? Is it crossplatform if the later?

JP · Dec 20

I think this is good, it could make running bash-like scripts more secure. I've been trying jsr:@david/dax but it almost always requires allow-run to run stuff, and it makes the Deno's killer feature of permissions rather pointless.