mirror of https://github.com/svaarala/duktape.git
Sami Vaarala
9 years ago
2 changed files with 22 additions and 0 deletions
@ -1,4 +1,6 @@ |
|||
<div class="note"> |
|||
For more information on Duktape bytecode dump/load, supported features, |
|||
and known limitations, see <a href="https://github.com/svaarala/duktape/blob/master/doc/bytecode.rst">bytecode.rst</a>. |
|||
Duktape bytecode format is not intended for obfuscation, see notes on |
|||
<a href="https://github.com/svaarala/duktape/blob/master/doc/bytecode.rst#obfuscation">Obfuscation</a>. |
|||
</div> |
|||
|
Loading…
Reference in new issue