Skip to content
View meepen's full-sized avatar

Organizations

@glua @SecureGMod @pluto-oss
Block or Report

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

  1. lorelai lorelai Public

    Eventually a Lua JIT runtime

    C++ 3 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 6

  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