Seeking Contributors for Advancing Deno Implementation of `platform-deno`
hey All,
I'd like to push the
platform-deno
platform-deno
implementation forward. Is there anyone working on it yet? Currently we're using effect through node compat layer in Deno. This is not ideal as we have to pull in a lot of internals of node to make streams work for instance.
@Tim Smart I have started trying to implement it but I'm hitting weird module resolution errors within the repo. Did you manage to get that working with Deno?