Skip to content
View meepen's full-sized avatar

Organizations

@glua @SecureGMod @pluto-oss

Block or report meepen

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. lorelai lorelai Public

    Eventually a Lua JIT runtime

    C++ 4 1

  2. ror2-modloader ror2-modloader Public

    Risk of Rain 2 Mod Loader

    C# 23 2

  3. tttrw tttrw Public

    TTT Rewrite - TTT with roles and massive customization options for Garry's Mod

    Lua 6 7

  4. vtflib.js vtflib.js Public

    JavaScript 10 3

  5. LuaJit VM in Lua. Comes with fully o... LuaJit VM in Lua. Comes with fully operational bytecode interpreter. License is: contact me before using it commercially. - Now runs itself inside itself and itself inside itself inside itself
    1
    local bytecodes = {}
    2
    local BC, run_function = {}
    3
    local VARG_CONST = {}
    4
    local lujlu_mt_funcs
    5