Fork me on GitHub
#squint
<
2023-12-19
>
genRaiy22:12:46

👋 wondering aloud ... has anyone used squint with WebCrypto in the browser?

borkdude23:12:02

Hi. What about it?

genRaiy23:12:03

Nothing special just wondering if there was experience in its use among the early adopters

borkdude23:12:53

cool. I don't know what would be special compared to other everyday JS interop, but who knows.

genRaiy23:12:12

Should be straightforward - especially with async support

borkdude23:12:57

I found this jsfiddle: https://jsfiddle.net/pauljt/59r8b4rd/ could try to translate some of that to the playground here: https://squint-cljs.github.io/squint/

genRaiy23:12:07

Sometimes folks outsource crypto to web workers

genRaiy23:12:00

Ok, I’ll fiddle after squinting tomorrow morning

👍 1