Aaron Housh

Results 11 comments of Aaron Housh

Scala has the same issue, and this appears to work mostly correct for it too, though I am getting a strange behavior When trying to add the indent functionality to...

No you're correct, that syntax for scala 3 is new and not supported by the current tree-sitter syntax, I will be working on that next, I'm just trying to get...

this library supports wasm, can you show your example code that was failing? And with creating the surface, are you using a browser that has webgpu enabled? If you don't...

Reminds me of this video: https://www.youtube.com/watch?v=0ZGbIKd0XrM. It would be neat for different ones to have different born attributes, and have to maintain even in the same species of slight mutations

Unfortunately not. This issue caused me to use HotChocolate now, I hope one day this is shown, as I still prefer the conventions API the most.

I was also unable to find a way to do this after quite some effort. However, the more I thought about it, the more I felt this is a problem...

that's awesome ajour uses iced, didn't know that, absolutely love Ajour so thanks for your team :). On this issue, I tried the fix that helped the #786 example, but...

created issue: https://github.com/gfx-rs/wgpu/issues/1407 With the fix it runs at ~68mb on 0.8.1 ![Capture](https://user-images.githubusercontent.com/7254623/119249065-a67b3b00-bb4a-11eb-99fa-18a760171512.PNG)

Ya, basically everything it relies on already supports android (to some extent). ![iced](https://user-images.githubusercontent.com/7254623/114292864-78ccad80-9a46-11eb-883e-2070384e7ce7.gif) Took about an hour to get most of the examples working. Things that need fixed: - Font...

@dejang Sorry, unfortunately that was years ago and I don't think i had any steps outside of what I described under the post, and don't know if they're even still...