Open rigor789 opened 1 year ago
Currently the Multithreading docs cover the Workers API, however there are other ways to spawn new threads using native code:
https://developer.apple.com/documentation/dispatch/dispatchqueue
https://developer.android.com/reference/android/os/Looper
Currently the Multithreading docs cover the Workers API, however there are other ways to spawn new threads using native code:
https://developer.apple.com/documentation/dispatch/dispatchqueue
https://developer.android.com/reference/android/os/Looper