Ingvar Stepanyan
Ingvar Stepanyan
Ah, fair enough.
@contra You can already do this via `if (screen.width >= 480)` + `onresize`.
Hm I see there's separate WASI config under the `dotnet/runtime` repo that does support optimisation flags already: https://github.com/dotnet/runtime/blob/main/src/mono/wasi/wasi.proj Should we use that over this SDK?
I needed this too, so I implemented and published a crate that does just that - parses multi-dimensional arrays from self-describing sources like JSON, while determining and validating the shape...
I agree this should be behind a feature gate - not every wasm32 build is related to wasm-bindgen - but otherwise I'd love to see this merged.
I've opened an alternative PR in #103 with few improvements.
> It would be good if there were an option in customizing the blocklist to keep mail. There is - it's called `microsoft.windowscommunicationapps`.
It doesn't hang, it just takes realllllyyy long time due to how slow zopfli is and how many iterations cargo has to make to get reasonably precise results. I left...
Why can't you inherit with regular function through composition?
> can help segment code in to modules the first Yeah but doesn't help eliminate the prefix unfortunately (in my case there's dozens of routes under each group). But yeah,...