Skip to content

Add expect/actual for WorkerThread#2997

Merged
fire-light42 merged 1 commit into
recloudstream:masterfrom
Luna712:workerthread
Jul 3, 2026
Merged

Add expect/actual for WorkerThread#2997
fire-light42 merged 1 commit into
recloudstream:masterfrom
Luna712:workerthread

Conversation

@Luna712

@Luna712 Luna712 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

This will later be necessary for other targets as it only exists on JVM platforms. Other targets would just define it as a base annoation that doesn't do anything, allows us to keep thread safety on JVM platforms but still be able to compile for others that don't have it.

This will later be necessary for other targets as it only exists on JVM platforms. Other targets would just define it as a base annoation that doesn't do anything, allows us to keep thread safety on JVM platforms but still be able to compile for others that don't have it.
@Luna712

Luna712 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor Author

Also just to note, besides my other currently open PRs and removal of deprecated stuff + NiceHttp and Jsoup migration, and remaining kotlinx serialization migration (which I have all done myself already). I was able to fully compile the library to JS. This was basically the final missing piece of it.

@fire-light42 fire-light42 merged commit fd078d7 into recloudstream:master Jul 3, 2026
2 checks passed
@Luna712 Luna712 deleted the workerthread branch July 3, 2026 18:31
@fire-light42

Copy link
Copy Markdown
Collaborator

I will try to get your pull requests merged soon!

I am really looking forward a JS library 🚀

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