diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ In the browser `require` and `package.loadlib` try to find a file by making sync - `os.rename` - `os.tmpname` - `os.execute` +- `debug.debug()` doesn't work from web workers due to lack of a method to get synchronous user input - [Weak tables](http://www.lua.org/manual/5.3/manual.html#2.5.2) |