-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Implement
jsify
/dartify
-like functions to handle conversion bet…
…ween Dart / JavaScript. The implementation supports arbitrary `Map`s, `List`s and `Set`s, as well as `BigInt`s. - When converting a message to JS, the list of transferable objects is populated at the same time if required. - Reworked tests & activate Wasm tests. - Reworked test Web console (CSS by ChatGPT).
- Loading branch information
Showing
268 changed files
with
117,619 additions
and
77,200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.