WebReflection / coincident

An Atomics based Proxy to simplify, and synchronize, Worker related tasks.
MIT License
203 stars 3 forks source link

Uhtml example + template literal fix #46

Closed WebReflection closed 2 months ago

WebReflection commented 2 months ago

This MR uses uhtml in the Worker out of the blue without needing any special workaround + it fixes an issue with template literal arrays that couldn't survive cross boundaries transformation.