Skip to content

Instantly share code, notes, and snippets.

@raizam
Created December 17, 2019 18:09
Show Gist options
  • Save raizam/49e30e5114bea6210685b7a41b0b370e to your computer and use it in GitHub Desktop.
Save raizam/49e30e5114bea6210685b7a41b0b370e to your computer and use it in GitHub Desktop.
@nem0
Copy link

nem0 commented Mar 2, 2020

what about rewriting it in rust?

@Alan-FGR
Copy link

Alan-FGR commented Mar 2, 2020

pfft... rust sux, that needs a gdscript rewrite

@nem0
Copy link

nem0 commented Mar 2, 2020

Nah, gdscript does not compile on mingw

@Alan-FGR
Copy link

Alan-FGR commented Mar 3, 2020

it would if there was something like cmake for it

@raizam
Copy link
Author

raizam commented Mar 4, 2020

not sure I want to invest in a full rewrite

@Alan-FGR
Copy link

Alan-FGR commented Mar 5, 2020

you absolutely need to rewrite it in a data oriented architecture because that code misses cache a lot

@raizam
Copy link
Author

raizam commented Mar 5, 2020

I agree that a->b is too much indirections indeed

@nem0
Copy link

nem0 commented Mar 5, 2020

you should look at https://github.com/nem0/lent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment