Skip to content
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

Deno? #47

Closed
v4violet opened this issue Feb 22, 2022 · 2 comments
Closed

Deno? #47

v4violet opened this issue Feb 22, 2022 · 2 comments

Comments

@v4violet
Copy link

The README indicates that this works with Deno but I can't find any way to import it?

@ceifa
Copy link
Owner

ceifa commented Feb 25, 2022

I have never tried to be honest. But the package is exported as UMD, so it should work well in deno with compat mode enabled.

@ceifa
Copy link
Owner

ceifa commented Aug 26, 2022

Since version 1.25.0, it's much easier:

import wasmoon from 'npm:wasmoon'

https://deno.com/blog/v1.25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants