wu-lang/wu

[compiler] Lua imports don't have relative path.

nilq opened this issue · 1 comments

nilq commented

When importing things in Wu, the output require in the Lua code should use the proper path relative to where the compiler is run.

nilq commented

Consider this fixed. Let's go.