Uh oh!
There was an error while loading. Please reload this page.
[wasm] JSImport, JSExport and related API types for JavaScript interop - #71500
Conversation
- xmldoc
ghost
commented
Jun 30, 2022
Note regarding the This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change. |
ghost
commented
Jun 30, 2022
Tagging subscribers to 'arch-wasm': @lewing Issue Details
Fixes #70133
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…stem.Runtime.InteropServices.JavaScript.csproj Co-authored-by: Marek Fišera <mara@neptuo.com>
…stem/Runtime/InteropServices/JavaScript/JSHost.cs Co-authored-by: Marek Fišera <mara@neptuo.com>
…stem/Runtime/InteropServices/JavaScript/JSMarshalAsAttribute.cs Co-authored-by: Marek Fišera <mara@neptuo.com>
…stem/Runtime/InteropServices/JavaScript/JSMarshalerType.cs Co-authored-by: Marek Fišera <mara@neptuo.com>
…stem/Runtime/InteropServices/JavaScript/JSObject.cs Co-authored-by: Marek Fišera <mara@neptuo.com>
…stem/Runtime/InteropServices/JavaScript/JSObject.cs Co-authored-by: Marek Fišera <mara@neptuo.com>
…stem/Runtime/InteropServices/JavaScript/JSObject.cs Co-authored-by: Marek Fišera <mara@neptuo.com>
…stem/Runtime/InteropServices/JavaScript/JSObject.cs Co-authored-by: Marek Fišera <mara@neptuo.com>
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
…stem/Runtime/InteropServices/JavaScript/JSExportAttribute.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSFunctionBinding.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSFunctionBinding.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSFunctionBinding.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSFunctionBinding.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSHost.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSHost.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSHost.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSHost.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSImportAttribute.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSImportAttribute.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSImportAttribute.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSMarshalAsAttribute.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSMarshalerArgument.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSMarshalerArgument.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSObject.References.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSObject.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSObject.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSType.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSType.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSType.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
…stem/Runtime/InteropServices/JavaScript/JSType.cs Co-authored-by: Katelyn Gadd <kg@luminance.org>
pavelsavara
commented
Jul 7, 2022
Timeout on |
[JSImport],[JSExport]and related types with empty implementationsJSType.Nonefrom the approved API, which is my copy&paste mistake from time when it was still enum.Fixes#70133