Skip to content

Can it be used in Unity's WebGL? #446

Answered by timcassell
a13782425 asked this question in Q&A
Discussion options

You must be logged in to vote

Yes, Unity's WebGL is supported!

The only thing that doesn't work is background threads. You can assign a SynchronizationContext to Promise.Config.BackgroundContext if you need to support multiple platforms and you're using background threads on other platforms.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@a13782425
Comment options

@timcassell
Comment options

@a13782425
Comment options

Answer selected by timcassell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants