-
I have some example code below that uses `NodejsFunction` today and I would like to be able to use this for LLRT, but I am bundling things myself using `Bun`. I would like a way to do this and then ha…
-
Hello,
It would be nice to add the following features to [`cross-runtime`](https://github.com/aaronccasanova/aacc/tree/main/packages/cross-runtime) :
- Tauri support :
- for `isTauri` using [`…
-
### What problem does this feature solve?
For runtimes that support loading `.ts` files directly (e.g. `bun` and [in the future node](https://github.com/nodejs/loaders/issues/208)) it allows the plea…
-
### What is the problem this feature would solve?
nodemon does something like this:
```json
{
"watch": ["./**/*.ts"]
// anything other than **/*.ts is supposed to be ignored.
}
```
tsx (…
-
Hello everyone, I've tried deploying the lib to CloudFlare Workers environment and I've encountered some issues because this environment doesn't have full support of NodeJS APIs that the Rettiwt-API r…
-
### What version of Bun is running?
1.0.25+a8ff7be64
### What platform is your computer?
Arch Linux (Linux 6.7.0-arch3-1 x86_64 unknown)
Also tested on MacOS 14.2.1 and WSL. @michaelhays e…
-
Hello!
Reproduction repository here:
https://github.com/JulianCataldo/satori-html-bun
Steps are in the README
Works fine with `tsx` otherwise
-
### Feature description
Document or provide method to run graphile worker with Typescript tasks using [bun](https://bun.sh/)
### Motivating example
I use bun for a project, and would like to …
-
### Environment
Working directory: /home/xiaoeyun/workspace/project-mate 2:02:22 PM
Nuxt project info: …
-
### What version of Bun is running?
1.1.29+6d43b3662
### What platform is your computer?
Microsoft Windows NT 10.0.19045.0 x64
### What steps can reproduce the bug?
index.js
```js
import WebTorr…