> incorporate script changes at runtime
incorporate script changes at runtimeNot sure if I'm getting the question correctly. Do you mean to execute some JS code string at runtime from Preact? If so, here's an example: Expose the ScriptEngine to your JS land:
2 Replies
Unknown User•14mo ago
Message Not Public
Sign In & Join Server To View
You need to use "pure" JS if directly feeding to Jint:
or something like: