Description
Adds the 32-bit Duktape embeddable JavaScript engine for applications that need scripting support inside a compatibility process. It helps older or 32-bit software run embedded JavaScript logic without bundling its own engine.
Embedded scripting can execute application-defined behavior. Security depends on the host application sandbox, exposed APIs, and whether scripts come from trusted sources.