Guilherme Bernal

Results 65 comments of Guilherme Bernal

Hi there. > how to make events work? For events to work we need to pass a callback from Crystal to JavaScript. Currently Procs are not supported by [crystal-js](https://github.com/lbguilherme/crystal-js), only...

It is also triggered by post tool hooks, without any user interaction. After it gets into this state all form of inputs are rejected and the only way out is...

I'm going back and forth on this and my current opinion is that exceptions is a feature of the language like any other and the compiler shouldn't be restricted from...

In the future we should support proper wasm exception handling without workarounds, and enable it by default as soon as the rest of the ecosystem does the same. In the...