jsxm icon indicating copy to clipboard operation
jsxm copied to clipboard

createScriptProcessor is deprecated and need to update to new WebAPI

Open sciner opened this issue 3 years ago • 1 comments

sciner avatar Aug 12 '22 21:08 sciner

Ah, I forgot about that. createScriptProcessor() was the replacement for the deprecated createJavaScriptNode(), now I gotta change it again.

a1k0n avatar Aug 13 '22 04:08 a1k0n