gpujs/gpu.js

unable to get gpujs work with deno

tchereau opened this issue · 0 comments

A GIF or MEME to give some spice of the internet

What is wrong?

Can't use it with deno`
image

Where does it happen?

When trying to load it with deno using import "https://unpkg.com/gpu.js@latest/dist/gpu-browser.min.js"

How do we replicate the issue?

Create a js file, put import "https://unpkg.com/gpu.js@latest/dist/gpu-browser.min.js" inside
then run deno deno run index.js

How important is this (1-5)?

5 : just can't use it, it's doesn't work at all

Expected behavior (i.e. solution)

make it compatible with deno

Other Comments

Have a great day