diff --git a/doc/status.html b/doc/status.html index 1048adc4..c8366488 100644 --- a/doc/status.html +++ b/doc/status.html @@ -114,11 +114,6 @@ hooks for non-Lua functions) and shows slightly different behavior (no per-coroutine hooks, no tail call counting).
  • -Bytecode currently cannot be loaded or dumped. Note that -the bytecode format differs from Lua 5.1 — loading foreign -bytecode is not supported at all. -
  • -
  • Some of the configuration options of Lua 5.1 are not supported: