Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

rbx-fast-spawn

Validark39ISC0.0.4TypeScript support: included

Spawns a new thread without waiting one step

spawn, FastSpawn, thread, utility, Roblox-TypeScript, RbxTS

readme

rbx-fast-spawn

Runs a function on a new thread without yielding a frame (like spawn) and works within Roblox's thread scheduler. If passed arguments, they will be passed by reference.