It would be really nice if there was a way to opt-in (via a version?) to using a fallback implementation on unsupported platforms. The fallback could just run each scheduled function sequentially, making it so that the library would transparently do nothing special on those platforms. This would make it much less of a headache to use this library in a cross-platform project.
It would be really nice if there was a way to opt-in (via a version?) to using a fallback implementation on unsupported platforms. The fallback could just run each scheduled function sequentially, making it so that the library would transparently do nothing special on those platforms. This would make it much less of a headache to use this library in a cross-platform project.