HighEntropyName

Results 1 comments of HighEntropyName

@guybedford [This is an alternative solution](https://docs.rs/js_arc/0.1.0/js_arc/) that solves the Send + Sync problem for JsValue without marking JsValue. > It makes it possible to wrap a JsValue in an Arc...