Search results
Visit the latest release. Under Assets, click Promise.lua. Using Rojo? Put the file into your game directly. Using Roblox Studio? Open the file, copy its contents, and paste into a ModuleScript and call it Promise.
Sep 16, 2019 · This isn’t the only Promise implementation for Lua on Roblox, but it’s probably the most fully-featured one. The main alternative I’m aware of is NevermoreEngine’s implementation, but it doesn’t support cancellation. If you have any questions about using Promises, feel free to ask them down below! – evaera
Get Started →. Versatile, composable, predictable. Promises model asynchronous operations in a way that makes them delightful to work with. You can easily chain together multiple async functions and you don't have to worry about accidentally yielding. Rich API.
Here are some quick links to get started using Promises: Installation guide. API Docs. Tour of Promises. Why use Promises at all?
Visit the latest release \n; Under Assets, click Promise.lua \n \n \n; Using Rojo? Put the file into your game directly. \n; Using Roblox Studio? Open the file, copy its contents, and paste into a ModuleScript and call it Promise. \n \n \n \n
People also ask
Is yielding a promise implementation for Roblox?
What is a promise in Java?
How do I re-run a promise?
What is a promise in Lua?
In the pop-up dialog, click the Download Studio button. Find the Studio installer in your browser's download history and double-click the file. On Windows, the file is RobloxStudio.exe. On Mac, the file is RobloxStudio.dmg.