Skip to content

Update JS library signatures#18995

Merged
sbc100 merged 1 commit into
mainfrom
update_sigs
Mar 20, 2023
Merged

Update JS library signatures#18995
sbc100 merged 1 commit into
mainfrom
update_sigs

Conversation

@sbc100

@sbc100 sbc100 commented Mar 17, 2023

Copy link
Copy Markdown
Collaborator

This change was almost entirely automatically generated by the tool I'm working on as part of #18979. Once this change lands, I plan to completely remove these signatures and instead auto-generate them, but in order to make that change into no-op I'd like to first update them all in-place.

The one exception, where I hand edited, are the emscripten_audio_worklet where I removed the usage of aliases so that each function could have its own signature.

See #18985

Base automatically changed from internalize_js_only_functions to main March 17, 2023 21:16
@sbc100 sbc100 requested a review from kripken March 17, 2023 21:23
@sbc100 sbc100 force-pushed the update_sigs branch 2 times, most recently from 6395584 to b3746ad Compare March 17, 2023 22:30
@sbc100 sbc100 requested a review from dschuff March 17, 2023 22:32
Comment thread src/embind/embind.js Outdated
This change was 100% automatically generated by the tool I'm working on
as part of #18979.  Once this change lands, I plan to completely
remove these signatures and instead auto-generate them, but in order
to make that change into no-op I'd like to first update them all
in-place.

See #18985
sbc100 added a commit that referenced this pull request Mar 19, 2023
Split out from #18995 since I noticed that it wasn't just the `__sig`
by actually the argument list that was wrong in this case.
@sbc100 sbc100 requested review from brendandahl and removed request for brendandahl March 19, 2023 21:35
@sbc100 sbc100 merged commit e5ee191 into main Mar 20, 2023
@sbc100 sbc100 deleted the update_sigs branch March 20, 2023 17:01
sbc100 added a commit that referenced this pull request Mar 20, 2023
Split out from #18995 since I noticed that it wasn't just the `__sig`
by actually the argument list that was wrong in this case.
sbc100 added a commit that referenced this pull request Mar 20, 2023
Split out from #18995 since I noticed that it wasn't just the `__sig`
by actually the argument list that was wrong in this case.
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