-
Notifications
You must be signed in to change notification settings - Fork 576
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Refactored typescript template into a "wrapper" template * Extracted the promisify utility * Extracted native and polyfilled bigint support * Adding exports to signal injection * Adding implementation to the wrapper * Deleting old wrapper templates * Updated relative imports of binding * Injecting WeakRef * Adopted @realm/babel-plugin to the other changes * Removing console.log * Moved build of tests to the root "bundle" script * Renamed root "bundle" to "build" * Apply suggestions from code review Co-authored-by: LJ <81748770+elle-j@users.noreply.github.com> * Adding "undefined" as possible value in TEMPLATE_MAPPING * Refacoted Int64 to use a class --------- Co-authored-by: LJ <81748770+elle-j@users.noreply.github.com>
- Loading branch information
1 parent
f8eefce
commit 211f623
Showing
82 changed files
with
758 additions
and
832 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
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
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
76 changes: 0 additions & 76 deletions
76
packages/realm/bindgen/src/templates/react-native-wrapper.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.