jsprog

Results 30 comments of jsprog

After system update, I executed these instructions > sudo apt-get remove curl > sudo apt-get remove libcurl4 libcurl4-openssl-dev -y After system reboot > sudo apt-cache search ^libcurl [sudo] password for...

I think that I shouldn't said '**Not sure if you typed this correctly?**' for a simple reason, because I executed some tests after renaming the symbolic links and could confirm...

One of the reasons to enable selection of targets is that, `rust-analyzer` is failing with the config below when trying to optimize in size even more for `wasm32-unknown-unknown`. trying both...

Thank you, but the example you're suggesting is against the requirements as specified in my post (subject and content) **Requirements:** 1. _Top level fallback route (not found)_: the example you're...

@krishnaTORQUE, I really appreciate your efforts, but at least have some respect for my efforts with the issue I'm reporting. The example you're providing is deviating from the subject and...

Already moved to [vite-plugin-compression](https://github.com/nonzzz/vite-plugin-compression) and it's maintained.

Already reported by others here https://github.com/embassy-rs/embassy/issues/3078 and likely the issues is affecting embassy since nightly-2024-06-13

> I don't think we actually need to do anything here, `embassy-net-driver` didn't change. I've already updated a personal project to use git embassy-net + esp-wifi. Are you sure you...

@MabezDev > I don't think we actually need to do anything here `esp-wifi` need to catch up with with `embassy-net` and @bugadani already explained to wait for `embassy-net` release. >...

Again, This issue is affecting version 0.4.5 Edit: All versions starting from 0.4.0 are affected. Edit2: This started again with [97127a90c6f6ad33745c751a172be06b97ffae5e](https://github.com/leptos-rs/leptos/commit/97127a90c6f6ad33745c751a172be06b97ffae5e) (Jun 14)