GoogleChromeLabs / css-paint-polyfill

CSS Custom Paint / Paint Worklet polyfill with special browser optimizations.
https://googlechromelabs.github.io/css-paint-polyfill/
Apache License 2.0
740 stars 21 forks source link

[todo] Extract addModule() into its own repo #11

Open developit opened 4 years ago

developit commented 4 years ago

The addModule implementation here (and perhaps Realm?) could be useful for other worklet polyfills. The AudioWorklet polyfill currently ships a different implementation.