Facepunch / garrysmod-requests

Feature requests for Garry's Mod
83 stars 24 forks source link

include vmdef from luajit #1550

Open ExtReMLapin opened 4 years ago

ExtReMLapin commented 4 years ago

include vmdef from luajit so we can do more debug/performance stuff without having to import it ourself

meepen commented 4 years ago

Definitely would love to have this as I had to slowly figure out what was or is removed to do debugging for performance myself. And since x64 is around the corner I'm assuming we will get the newer versions of luajit beta or alphas as they come out which will be a pain for people to maintain their own vmdef and other files.