jsxm
jsxm copied to clipboard
createScriptProcessor is deprecated and need to update to new WebAPI
Ah, I forgot about that. createScriptProcessor() was the replacement for the deprecated createJavaScriptNode(), now I gotta change it again.