zfedoran

Results 8 comments of zfedoran

I'm a little confused about this. What would you be trying to accomplish with this code running in a non-browser environment? Without access to the DOM/Canvas context, this code is...

A PR would be welcome :)

@ocornut Thanks for the great feedback! I've updated the code in the original post above.

> @zfedoran could you confirm what's the license on your code snippet? This is really cool! Feel free to use the snippet however you'd like. Consider the license on the...

Same issue here, worked for a while, then stopped working for one rewrite after another. At this point half work and half do not. All work when tested through the...

@kvervo which type of router are you using? I think it would be helpful to share in case anyone else has that issue

Also seeing something similar but in a different place. `Error: Function _ZN112_$LT$solana_program..instruction..InstructionError$u20$as$u20$solana_frozen_abi..abi_example..AbiEnumVisitor$GT$13visit_for_abi17h31964a789f899580E Stack offset of 4504 exceeded max offset of 4096 by 408 bytes, please minimize large stack variables` I...

@Jarred-Sumner Thanks for the fast response. That does seem to help but this leads to another bug (perhaps related to https://github.com/oven-sh/bun/issues/1511 https://github.com/oven-sh/bun/issues/1811). The bundle contains these lines: ``` ... var...