SplitScript reference / Migration / Task.Run
Task.Run
Migration from ASL, C#
Source pattern
Look for the ASL, C# concept Task.Run in the source. The semantic difference below is more important than a token-for-token rewrite.
Canonical SplitScript
Use the canonical language and API symbols linked below.
Semantic difference
Replace worker threads with cooperative await discovery or a bounded retry transaction so timer updates keep yielding predictably.
Supported hosts
This uses the standard SplitScript runtime contract. Any provider-specific requirements are documented by the linked canonical API.