New in Fragment: sketch asynchronous initialisation 👯

init() now supports async functions! While load() can still be used as before, this simplifies the share of resources between the two functions.

Also getting ready for p5.js 2.0 and WebGPU requestAdapter() 👀

Comments