Open-sourced the work we've done to support (ish) multi-threaded coroutines on native (hoping to get...
b
Open-sourced the work we've done to support (ish) multi-threaded coroutines on native (hoping to get it on jcenter next week): https://github.com/Autodesk/coroutineworker
🌢️ 3
πŸ‘ 9
API surface is somewhat light, since it's currently setup to support our use cases, but we'd love to have outside contribution to support more! And then one day when multi-threaded coroutines are supported natively in native, we can drop this πŸ™‚
Will be spending some time polishing it over the coming weeks. Was just able to get the repo created today and what we have pushed out and wanted to share πŸŽ‰
d
Autodesk πŸ˜„
Nice
l
You work at Autodesk? Can we have Kotlin scripting in Fusion 360? 😁
b
Ha! DM me. I can at least get enough info to ask in the right place πŸ˜…
t
Some samples would be helpful, too
b
@thevery samples of using CoroutineWorker?
t
Yes
b
πŸ‘ can add some next week
e
Out of curiosity what part of Autodesk is using Kotlin? Did you add this library because you’re using kotlin in an iOS app or something?
b
Yep we're using it in PlanGrid (plangrid.com), so Autodesk site construction. There is interest in other parts of Autodesk now in using K/N, but nothing public yet
Video from the talk I did about this at droidcon is out: https://twitter.com/benasher44/status/1177652059127992321?s=20