We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 651d563 commit df3b92eCopy full SHA for df3b92e
1 file changed
README.md
@@ -26,6 +26,7 @@ Main features:
26
* Custom features like co-routines, built-in logging framework, and built-in
27
CommonJS-based module loading framework
28
* Property virtualization using a subset of Ecmascript E6 Proxy object
29
+* Bytecode dump/load for caching compiled functions
30
* Liberal license
31
32
See [duktape.org](http://duktape.org/) for packaged end-user downloads
0 commit comments