Skip to content

Static requires #4

Description

@atirutw

I figured this could help streamline the development process because

  1. You can test programs without compiling/processing the code first and
  2. if you decide to compile, Luacomp could for example turn require("lib") into --#include "lib.lua" or local lib = require("lib") into --#include "lib.lua" "lib"

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions