Skip to content

Instantly share code, notes, and snippets.

@rphillips
Created September 6, 2017 16:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rphillips/72ac30c72339d373a0e829e4b0d83822 to your computer and use it in GitHub Desktop.
Save rphillips/72ac30c72339d373a0e829e4b0d83822 to your computer and use it in GitHub Desktop.
~/tmp ❯❯❯ ./luvit test.lua
uv_process_t: 0x01b6b900 24551
stdout hello world
stderr Uncaught exception:
/home/rphillips/tmp/plain.lua:2: error
stack traceback:
[C]: in function 'error'
/home/rphillips/tmp/plain.lua:2: in function 'fn'
[string "bundle:deps/require.lua"]:310: in function 'require'
[string "bundle:main.lua"]:118: in function 'main'
[string "bundle:init.lua"]:49: in function <[string "bundle:init.lua"]:47>
[C]: in function 'xpcall'
[string "bundle:init.lua"]:47: in function 'fn'
[string "bundle:deps/require.lua"]:310: in function <[string "bundle:deps/require.lua"]:266>
end: stderr
end: stdout
exit 255 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment