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

[wasm] More typescript conversion #59655

Merged
merged 4 commits into from
Oct 4, 2021
Merged

Commits on Oct 1, 2021

  1. - only one emscripten library file library-dotnet.js

    - 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 <[email protected]>
    pavelsavara committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    f48fc92 View commit details
    Browse the repository at this point in the history
  2. feedback from @kg

    pavelsavara committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    bb623ea View commit details
    Browse the repository at this point in the history
  3. - stricter types

    - feedback from @kg
    pavelsavara committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    19e4030 View commit details
    Browse the repository at this point in the history
  4. fix properties

    pavelsavara committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    8781160 View commit details
    Browse the repository at this point in the history