plug icon indicating copy to clipboard operation
plug copied to clipboard

Idea: maybe support bun in jsr

Open sigmaSd opened this issue 11 months ago • 2 comments

It needs deno apis shim, It worked for me using

  • https://www.npmjs.com/package/@deno/shim-deno
  • https://github.com/denosaurs/deno_python/blob/main/src/bun_compat.js

sigmaSd avatar Mar 01 '24 06:03 sigmaSd

I like it! Will look into adding support in the near future, unless you or someone wants to make a PR.

eliassjogreen avatar Mar 03 '24 13:03 eliassjogreen

There is also some work here https://jsr.io/@cross to make cross runtimes module easier

sigmaSd avatar Apr 03 '24 11:04 sigmaSd