UniTask icon indicating copy to clipboard operation
UniTask copied to clipboard

Concurrent

Open michaellu88 opened this issue 3 years ago • 1 comments

I am new to unitask, and I am building a webgl game importing vrm at runtime. I am trying to modified the univrm code to use unitask. And I found a system.collection.concurrent which are not supported by webgl. The code https://github.com/vrm-c/UniVRM/blob/master/Assets/VRMShaders/GLTF/IO/Runtime/AwaitCaller/TinyManagedTaskScheduler.cs

Is it possible to rewrite this to pair with unitask?

Tq

michaellu88 avatar Jul 17 '22 08:07 michaellu88

You can use Channel?

neuecc avatar Jul 21 '22 10:07 neuecc

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Oct 20 '22 00:10 github-actions[bot]