Claudio Wunder

Results 1165 comments of Claudio Wunder

> the typescript version is documented here: [nodejs/amaro#typescript-version](https://github.com/nodejs/amaro?tab=readme-ov-file#typescript-version), its currently extracted from the readme of swc Is there any update here, manual? (i.e. the version is the same across the...

> There is no dist.json 🙂. Sorry it was a typo, I meant `dist/index.json`

+1 also facing this on RTX 2000 ADA, RTX 5070 TI ``` Sun Nov 23 18:43:58 2025 +-----------------------------------------------------------------------------------------+ | NVIDIA-SMI 580.105.08 Driver Version: 580.105.08 CUDA Version: 13.0 | +-----------------------------------------+------------------------+----------------------+ |...

@flakey5 -- do you need a review now or is this still WIP?

cc @flakey5 thanks for bearing with me 🙇

@flakey5 OOC are you switching from Wrangler to the Vite Plugin?

Ah sorry, nvm, you just added Vitest. Forgot of that.

@bmuenzenmeyer, how are we doing with the GitHub Actions implementation? Did you get any time to start a draft here?

> > FYI many of these files **are intentionally done in plain JS** -- so that they do not need to be transpiled by TypeScript. > > There is no...

I believe the main reasons I'm against TypeScript here are: - I'm the sort of maintainer who prefers TypeScript on userland (Apps), whereas plain JavaScript within Libraries or Configuration files....