Ben Wishovich

Results 27 issues of Ben Wishovich

Hi! I'm feeding napi-rs generated packages into esbuild for use with Remix, but it chokes on the generated index.js file due to the require() of platform .node files that don't...

CLI

If you could enable support for the Equalizer plugin, recently added to Foundation 5, that would be awesome

enhancement

This is a truly massive change, that tells esbuild to bundle .wasm files with the file loader type in both the browser and server bundles. Big thanks to @jacob-ebey for...

CLA Signed
package:dev

Hi @keiya01! I just found your og_image_writer crate, and it seems to do exactly what I need! I was just wondering if you had considered creating a WASM version compiled...

I wanted to get this up, so that it can be reviewed. I think it mostly meets the structure defined in #104 but I'm super new to macros. Here are...

So I've been digging through the leptos code, and I think I understand how server functions are processed in Leptos. I'd like to add MessagePack as an option to encode...

server

Hi @gbj and @akesson, I have made several changes to leptos to support the cargo-leptos beta. I hope both of you can take some time to review this, especially @akesson...

Spent some time working on #311 because I need it for various things. I think I've got a fairly straightforward implementation based on Solid's version. I also have a prototype...

Pretty much what the title says. Thanks for making governor!