Skip to content
View meepen's full-sized avatar

Organizations

@glua @SecureGMod @pluto-oss

Block or report meepen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned Loading

  1. lorelai Public

    Eventually a Lua JIT runtime

    C++ 4 1

  2. ror2-modloader Public

    Risk of Rain 2 Mod Loader

    C# 23 2

  3. tttrw Public

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

    Lua 6 7

  4. vtflib.js Public

    JavaScript 10 3

  5. LuaJit VM in Lua. Comes with fully o...
    1
    local bytecodes = {}
    2
    local BC, run_function = {}
    3
    local VARG_CONST = {}
    4
    local lujlu_mt_funcs
    5