onbjerg

Results 432 comments of onbjerg

@ZePedroResende moved the tasklist to the main issue

@emhane those two traits are not the same. What @nkysg meant is that the layouts of the traits are similar, as a way to explain that most enc/dec setups use...

Vercel is likely using musl. You either need to install glibc or follow these instructions: https://github.com/foundry-rs/foundry#out-of-date-glibc-error-when-running-forge-from-default-foundryup-install You will not be able to use Forge as you described in your issue...

Ah - well, bundling to npm is not on the horizon at the moment (we don't bundle to anywhere yet). You can check the foundry-toolchain repository which contains some JavaScript...

Since this was deemed to be docs, and the docs were added in https://github.com/foundry-rs/book/pull/1522, I'm closing this issue.

we should remove it from the crates that are specifically for optimism as it does not make sense to use them without the feature at all edit: as to the...

This is better suited for the command reference if anywhere

Hey @ryanschneider, any blocker here? Let me know so we can get this merged 😄

Bump @ihciah, any interest in merging the hashbrown bump? Alternatively, an interest in just using `HashMap` from std given it's essentially `hashbrown` anyway?

@mattsse can we close this?