Skip to content

Add type checking for all JS library decorators#20110

Merged
sbc100 merged 1 commit intomainfrom
decoratore_type_check
Aug 29, 2023
Merged

Add type checking for all JS library decorators#20110
sbc100 merged 1 commit intomainfrom
decoratore_type_check

Conversation

@sbc100
Copy link
Copy Markdown
Collaborator

@sbc100 sbc100 commented Aug 23, 2023

See #20107

@sbc100 sbc100 requested a review from kripken August 23, 2023 20:13
@sbc100 sbc100 force-pushed the decoratore_type_check branch from 6117c26 to b47b273 Compare August 23, 2023 20:55
@sbc100 sbc100 enabled auto-merge (squash) August 23, 2023 22:55
@sbc100 sbc100 requested a review from tlively August 24, 2023 15:41
Comment thread src/utility.js
Comment thread src/utility.js Outdated
Comment thread test/test_other.py Outdated
@sbc100 sbc100 force-pushed the decoratore_type_check branch 2 times, most recently from 5a88fcf to 484c125 Compare August 24, 2023 17:24
@sbc100 sbc100 force-pushed the decoratore_type_check branch 3 times, most recently from ed95c3e to 148c886 Compare August 29, 2023 00:32
@sbc100 sbc100 force-pushed the decoratore_type_check branch from 148c886 to d7e699e Compare August 29, 2023 02:17
@sbc100 sbc100 disabled auto-merge August 29, 2023 16:25
@sbc100 sbc100 merged commit 7858816 into main Aug 29, 2023
@sbc100 sbc100 deleted the decoratore_type_check branch August 29, 2023 16:26
sbc100 added a commit to sbc100/emscripten that referenced this pull request Oct 31, 2024
It looks like this mode was broken from the moment it as added back in
PR emscripten-core#20110.  However it went unnoticed since it was only being used with
a single function: `__syscall_fadvise64`.

Split out from emscripten-core#22820.
sbc100 added a commit to sbc100/emscripten that referenced this pull request Oct 31, 2024
It looks like this mode was broken from the moment it as added back in
PR emscripten-core#20110.  However it went unnoticed since it was only being used with
a single function: `__syscall_fadvise64`.

Split out from emscripten-core#22820.
sbc100 added a commit that referenced this pull request Oct 31, 2024
It looks like this mode was broken from the moment it as added back in
PR #20110. However it went unnoticed since it was only being used with a
single function: `__syscall_fadvise64`.

Split out from #22820.
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.

3 participants