Datner

Results 50 comments of Datner

Why isn't this the default? I know that some maintainers consider this a low on the list nice-to-have, but I could not disagree more. This is so pronounced that [nx...

In general, I noticed a bias towards `cjs` compiled output over `mjs`. I also noticed that this message pops up multiple times.

I believe that is native streaming instruments had better api they would be used more, which should not be a controversial opinion.. Even if we are collectively 'stuck' on this...

Hmm this matches a ton of common behavior, even the humble `as const` "enum" is affected. ```ts export const Color = { Red: "Red", Green: "Green", Blue: "Blue" } as...

@privatenumber Bumping again. Sorry for harassing, we just want to move this forwards.. If theres someone else we can proceed against that would be good too :)

This is the wall I smashed into too :(

this is probably the same issue as outlined here: https://github.com/tauri-apps/tao/issues/383 But it was solved an merged last year.. It shouldn't be a problem still. Quite upsetting EDIT: Have tried to...

@Magellol after many many many hours of bashing my head against the wall, it crumbled. I'm using this flake and everything works exactly as I wish it to. Big thanks...

> And this works perfectly building on mac os apple silicon. I was curious if you knew what was rust-overlay, it's the only bit I don't fully understand here. @Magellol...