Roberto Huertas

Results 113 comments of Roberto Huertas

My bad, you had to do `cargo +nightly install wasm-bindgen-cli`. I forgot the `cli` suffix! 🤦‍♂️

I guess you can close this issue then 😉

The thing is that it's `wasm-pack` who is supposed to be doing this check... but now I see that we're using the flag `--mode no-install` which prevents the reinstallation of...

I'll keep it open just in case we decide to implement it and someone else finds it useful.

Hi @sasial-dev, tbh, I'm also undecided about this. Normally, when we find ourselves in these cases, we lean towards using the official icon: https://github.com/npm/logos/blob/master/npm%20logo/npm-logo-red.svg In the 2009 version (https://github.com/npm/logos/blob/master/npm%20logo/classic/npm-2009.svg) the...

> So, we should try to use the latest official version if possible. Hi @sasial-dev I would try with the official one first and see how it works. Btw, thanks...

What have you done exactly to make this work?

@calvo-jp not sure why you're not seeing the toml icon for `pyproject.toml`. Do you have `better.toml` extension installed? Most probably you have some extension overriding the toml defaults. Anyway, I...