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] optional legacy JS interop #79622

Closed

Commits on Dec 13, 2022

  1. wip

    pavelsavara committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d411d71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a4a901 View commit details
    Browse the repository at this point in the history
  3. wip

    pavelsavara committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    aba32b9 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. fix

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

Commits on Dec 16, 2022

  1. Merge branch 'main' into wasm_optional_legacy_interop

    # Conflicts:
    #	src/mono/wasm/runtime/cwraps.ts
    pavelsavara committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    62ecc51 View commit details
    Browse the repository at this point in the history
  2. Update src/mono/wasm/runtime/exports-linker.ts

    Co-authored-by: Ankit Jain <radical@gmail.com>
    pavelsavara and radical committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    f6fd817 View commit details
    Browse the repository at this point in the history
  3. Update src/mono/wasm/runtime/cwraps.ts

    Co-authored-by: Ankit Jain <radical@gmail.com>
    pavelsavara and radical committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    85e0b93 View commit details
    Browse the repository at this point in the history
  4. Update src/mono/wasm/runtime/startup.ts

    Co-authored-by: Ankit Jain <radical@gmail.com>
    pavelsavara and radical committed Dec 16, 2022
    Configuration menu
    Copy the full SHA
    db1b8e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Merge branch 'main' into wasm_optional_legacy_interop

    # Conflicts:
    #	src/libraries/System.Runtime.InteropServices.JavaScript/src/System/Runtime/InteropServices/JavaScript/Interop/JavaScriptExports.cs
    pavelsavara committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    17960ae View commit details
    Browse the repository at this point in the history
  2. fix merge

    pavelsavara committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    d14a2bb View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Merge branch 'main' into wasm_optional_legacy_interop

    # Conflicts:
    #	src/mono/wasm/runtime/startup.ts
    pavelsavara committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    258915f View commit details
    Browse the repository at this point in the history
  2. fix

    pavelsavara committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    a6e1542 View commit details
    Browse the repository at this point in the history
  3. wip

    pavelsavara committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    f54d2a3 View commit details
    Browse the repository at this point in the history
  4. wip

    pavelsavara committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    5afe1ac View commit details
    Browse the repository at this point in the history