Jacobsky

Results 16 comments of Jacobsky

Ah, yeah. Sorry about that! The 0.1.1 part was to update it to work with egui 0.15.x since there were some breaking changes that needed to work. I didn't realize...

As part of the CI, it would be very helpful is any PRs can open the project and upload some screenshots of the various screens such. This can be accomplished...

Unfortunately, ink currently isn't really suitable for the task that you are talking about directly. You will need to do some additional legwork in order to support this kind of...

As mentioned in the discord. I'm going to take a look at working on this issue.

@Bromeon I like the idea of simplifying these. General thoughts - `TInstance` is a lot easier to immeditately comprehend than the current `RefInstance` - Making the array types (across the...

Thanks for creating this issue for discussion on the topic. > * What assertion does the user precisely make with `Ref::assume_safe()`? What about the safe ways to obtain `TRef` (owner...

For now, this is a long term backlog item. I don't have the expertise on WASM32 yet, nor do I have the need of this functionality. If someone else wants...

This may be useful in the v.0.1.0, but there's some additional investigation that is necessary for working this in, in addition. It should not be a breaking change as it...

@bluenote10 I agree, that part of the FAQ appears to be outdated. Thanks for creating the issue! I have noticed similar issues occurring with the recent changes to Rust Analyzer,...

@Bromeon I'm using Rust Analyzer, I'll doublecheck to see if there are any issues with a default install. It's been a while since I checked on my end.