Wow

Results 26 comments of Wow

Are we getting any chances to follow up on this issue? Though it's already been four months.

> Its possible but require a lot of work. > > [#354 (comment)](https://github.com/rscarson/rustyscript/issues/354#issuecomment-2770861762): > > > The runtime extension required every single extension to be configured to work, including a...

> Very odd - it's choking on one of the extension Ops somehow > > Are you adding any extensions? Nope. Full code is above. Main file is simply running...

> Yes please Here you go. https://github.com/TheOrdinaryWow/unknown-arm-still

> Yes please Any update on this?

I agree with this. I'm working on a Linux setup script designed to support all Linux distributions without requiring any pre-installed packages. From what I know, `bc` isn't pre-installed on...

Try this out: https://github.com/TheOrdinaryWow/svelte-adapter-bun-next. I've ported it to TypeScript, but not fully tested yet. Open issues if you got trouble using it.

> An adapter _might_ be required if one wants to make use of Bun's [Single-file executable](https://bun.sh/docs/bundler/executables) export option. It might also be possible to run it on the already compiled...