Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add type checking for all JS library decorators #20110

Merged
merged 1 commit into from
Aug 29, 2023
Merged

Conversation

sbc100
Copy link
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
src/utility.js Show resolved Hide resolved
src/utility.js Outdated Show resolved Hide resolved
test/test_other.py Outdated Show resolved Hide resolved
@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