-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Deno Support #157
Comments
Hi @vorcigernix, I'm open to considering this. Can you make a minimal repo which includes |
Sure, will do. Thank you.
…On Mon, Aug 8, 2022, 12:52 AM Dawson Botsford ***@***.***> wrote:
Hi @vorcigernix <https://github.com/vorcigernix>, I'm open to considering
this. Can you make a minimal repo which includes essential-eth to show
this error? I will pull that repo down and work with that to try and solve
the issue
—
Reply to this email directly, view it on GitHub
<#157 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AABLZOGMI6HHBIQ6D3L6UY3VYA4ZZANCNFSM552ZTW5Q>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
So here is the repo that actually partly works: https://github.com/vorcigernix/essential-eth-deno |
@vorcigernix I added this to the official roadmap. Since you are the first to request this, it is low-priority for now. If you have an interest in fixing this, please PR the repo 🙏 |
I tried to use the project in Deno. The automated skypack module does not work, so I tried to copypaste the source to my project, but I wasn't able to get it running due to dependencies (sometimes circular). My hope is that the browser module would work just fine once you build it (I played with microbundle branch as well). If not, would you consider investing your time to make this module deno compatible?
The text was updated successfully, but these errors were encountered: