44 lines
1.5 KiB
Plaintext
44 lines
1.5 KiB
Plaintext
duktape
|
|
________________________________________________________________________________
|
|
|
|
Embeddable Javascript engine
|
|
|
|
[000] Index
|
|
________________________________________________________________________________
|
|
|
|
* Installation ........................................................... [001]
|
|
* Setup .................................................................. [002]
|
|
* Usage .................................................................. [003]
|
|
* Troubleshooting ........................................................ [004]
|
|
* References ............................................................. [005]
|
|
|
|
|
|
[001] Installation
|
|
________________________________________________________________________________
|
|
|
|
+------------------------------------------------------------------------------+
|
|
| |
|
|
| $ pacman -S duktape |
|
|
| |
|
|
+------------------------------------------------------------------------------+
|
|
|
|
|
|
[002] Setup
|
|
________________________________________________________________________________
|
|
|
|
|
|
[003] Usage
|
|
________________________________________________________________________________
|
|
|
|
|
|
|
|
[004] Troubleshooting
|
|
________________________________________________________________________________
|
|
|
|
|
|
|
|
[005] References
|
|
________________________________________________________________________________
|
|
|
|
[0] https://duktape.org/
|