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] introduce typescript modules #59392

Merged
merged 4 commits into from
Sep 27, 2021
Merged

Commits on Sep 25, 2021

  1. - refactor wasm javascript as typescript

    - use nodeJs from EMSDK
    - use rollup.js for packing code as ES6 IFFE for emcc consumption
    - incremental build Co-authored-by: Radek Doulik <[email protected]>
    - types Co-authored-by: Daniel Genkin <[email protected]>
    pavelsavara committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    9e8eb7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    089df04 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. Configuration menu
    Copy the full SHA
    145c8d7 View commit details
    Browse the repository at this point in the history
  2. linker feedback

    pavelsavara committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    cfc60b5 View commit details
    Browse the repository at this point in the history