-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[wasm] More typescript conversion #59655
Conversation
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
Tagging subscribers to 'arch-wasm': @lewing Issue Detailswork in progress
|
dd30c86
to
c932ea3
Compare
Perf test:
My conclusion - no change. |
Debugger tests are working :) |
- flattened typescript folders - binding_support.js split into multiple TS files - clarified exports - binding js methods to linker is generated during emcc module loading - types: Co-authored-by: Daniel Genkin <genkind@gmail.com>
- feedback from @kg
There is unrelated stack overflow in System.Runtime.Serialization.Xml.Tests see #59926 |
binding_support.js
andbinding_support.js
split into multiple TS fileslibrary-dotnet.js