You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just curious about your strategy because I have gotten close to rewriting a lot of Ruby in Go but then realized I should have generated the code from the original C project.
Recently I have considered using purego package to include libruby
Do you still have to essentially implement each major data type?