top | item 43175852

(no title)

johnnypangs | 1 year ago

I’m a bit confused, if it runs in the client why does it require deno?

discuss

order

ofriw|1 year ago

It's a symmetric design that runs on both the client and the server

thedevilslawyer|1 year ago

I don't think you've answered the question - if it runs on the browser, it runs in an es6 compatible environment. so why does it not default support node or bun? what specific deno facility does it use that somehow also works on a browser, but not on node/bun.