clacla

Results 12 comments of clacla

Well, it's not that easy. You would need a more serious configuration process where you specify the views to add to the `StratosParallaxView.swift ` where you specify the views and...

Someone could help with GitGrants or Optimism's Retroactive Funding. But @NoahZinsmeister what is the real problem? Funding or lack of time?

Yes, it happens when I run it from terminal. I've noted that it happens when is switching from a simulated device to another. If I am running just on one...

It happens only when running the script. So when the script switch from a device type to another, probably as you said lose connection and the error is thrown. Anyway,...

Thanks Felix for the advice. I will try this for sure to see if the overall process works better. Cheers --  Claudio Carnino Co-founder of Fanchimp.com About me on TuguLab.org...

I see that [v0.6 is the last version](https://github.com/pepyakin/binaryen-rs/tree/0.6.0?tab=readme-ov-file) which was wrapping the C api of Binaryen. But it's 6 years old. So a bit old to use. As far as...

@pepyakin I am trying to create a crate with the binaryen rust bindings. Here a wip https://github.com/clacladev/binaryen-rust The problem as soon as I try to use the binded types, as...

Opening the Chat link `https://discordapp.com/channels/442252698964721669/443151097398296587` is not working. Is there any place to chat and look for support?

Should it be updated to `https://discord.gg/xMZ7CCY` like the other project of this workgroup?

Thanks @kripken for the rust-bindgen tip. I am new to WASM and still fresh with Rust and writing programming languages, so I would have liked something done by someone with...