Skip to content

Add async twin functions for WASM support#815

Merged
mitchmindtree merged 1 commit intonannou-org:masterfrom
Woyten:async-nannou
Dec 15, 2021
Merged

Add async twin functions for WASM support#815
mitchmindtree merged 1 commit intonannou-org:masterfrom
Woyten:async-nannou

Conversation

@Woyten
Copy link
Copy Markdown
Contributor

@Woyten Woyten commented Dec 7, 2021

This PR exposes a set of async functions that are sufficient to run a Nannou app on WASM. The change is conservative i.e. it only exposes a minimal set of functions and it preserves the behavior of the old non-async functions.

@Woyten Woyten force-pushed the async-nannou branch 3 times, most recently from f6dab1d to 340fbbb Compare December 8, 2021 19:15
@mitchmindtree
Copy link
Copy Markdown
Member

This is so damn cool. Exciting to see some async support make its way into nannou!

@mitchmindtree mitchmindtree merged commit 7e4bb28 into nannou-org:master Dec 15, 2021
@Woyten
Copy link
Copy Markdown
Contributor Author

Woyten commented Dec 15, 2021

This is so damn cool. Exciting to see some async support make its way into nannou!

The cool thing is that it's surprisingly easy!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants