Daniel P. Clark
Daniel P. Clark
Amazing work @goyox86 ! I'm excited for this. We're almost there.
@goyox86 Once my current comments are addressed I would be ready to merge this in to the main branch and release a new gem release with the changes. As to...
@goyox86 Where are we at on this? I'm expecting a thorough documentation of breaking changes notes in the README. I don't know though if you were expecting to do that....
Also looking at the test suite. I believe you added a config for static so that we have both dynamic and statically linked Rubies tested. But I'm not seeing the...
Quotes seem to be doubled. ``` data-ds-callback-on-update=""alert('change')"" ```
The problem is not related to previous update. I've tried chopping ends of the string ""example"" and tried using jQuery.globalEval ... Both attempts have failed.
Thanks for doing this. I'll try and make a point to get to this this weekend.
Hi @ianks, Rutie allows for builds to work in both directions. So yes it allows Ruby to integrate Rust into Ruby, but it also allows Rust to integrate Ruby into...
I'd like you to move forward with this if you have the time. I expect not everything will work initially but we'll cross that bridge when we get there.
@goyox86 Great work! I love seeing progress made on this and it looks like you're making good headway. Is the rampant use of `.into()` due to the changes to ruby...