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] reduce legacy interop usage #72021

Merged
merged 17 commits into from
Jul 28, 2022
Merged

Commits on Jul 14, 2022

  1. cleanup

    pavelsavara committed Jul 14, 2022
    Configuration menu
    Copy the full SHA
    d0bb0df View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2022

  1. Configuration menu
    Copy the full SHA
    656dae8 View commit details
    Browse the repository at this point in the history
  2. wip

    pavelsavara committed Jul 15, 2022
    Configuration menu
    Copy the full SHA
    1f03c58 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Merge branch 'main' into wasm_cswraps

    # Conflicts:
    #	src/mono/wasm/runtime/buffers.ts
    #	src/mono/wasm/runtime/corebindings.ts
    #	src/mono/wasm/runtime/legacy/cs-to-js.ts
    pavelsavara committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    1e813b3 View commit details
    Browse the repository at this point in the history
  2. feedback

    pavelsavara committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    c0155a5 View commit details
    Browse the repository at this point in the history
  3. wip

    pavelsavara committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    63154ac View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. Merge branch 'main' into wasm_cswraps

    # Conflicts:
    #	src/mono/wasm/wasm.proj
    pavelsavara committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    c28bdbd View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Merge branch 'main' into wasm_cswraps

    # Conflicts:
    #	src/mono/wasm/debugger/tests/debugger-test/debugger-driver.html
    #	src/mono/wasm/runtime/cwraps.ts
    #	src/mono/wasm/runtime/dotnet.d.ts
    #	src/mono/wasm/runtime/export-types.ts
    #	src/mono/wasm/runtime/exports.ts
    #	src/mono/wasm/runtime/imports.ts
    #	src/mono/wasm/runtime/invoke-cs.ts
    #	src/mono/wasm/runtime/memory.ts
    #	src/mono/wasm/runtime/net6-legacy/method-calls.ts
    #	src/mono/wasm/runtime/run.ts
    #	src/mono/wasm/runtime/startup.ts
    #	src/mono/wasm/runtime/types.ts
    pavelsavara committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    d111fe0 View commit details
    Browse the repository at this point in the history
  2. fix bad merge

    pavelsavara committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    60b0b6b View commit details
    Browse the repository at this point in the history
  3. fix

    pavelsavara committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    11d3f37 View commit details
    Browse the repository at this point in the history
  4. move files

    pavelsavara committed Jul 26, 2022
    Configuration menu
    Copy the full SHA
    696e2eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be0b7dc View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. fix

    pavelsavara committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    27a21c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55753c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2022

  1. Merge branch 'main' into wasm_cswraps

    # Conflicts:
    #	src/mono/wasm/runtime/cjs/dotnet.cjs.lib.js
    #	src/mono/wasm/runtime/exports.ts
    pavelsavara committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    4f9ba0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7a021d View commit details
    Browse the repository at this point in the history
  3. feedback

    pavelsavara committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    22fbf1d View commit details
    Browse the repository at this point in the history