Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/runtime.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-10[wasm]: JavaScript interop with [JSImport] and [JSExport] attributes and Rosl...Pavel Savara
2022-07-10[wasm-mt] Fixup after Emscripten 3.1.12 bump (#71893)Aleksey Kliger (λgeek)
2022-07-09Enable Rfc2898DeriveBytes on Browser WASM (#71768)Eric Erhardt
2022-07-06Use crypto.subtle for AES on Browser WASM (#71501)Eric Erhardt
2022-07-02[wasm] Don't pollute VS Code TS suggestions with node (#71540)Aleksey Kliger (λgeek)
2022-07-01[wasm-mt] Add MessageChannel between browser thread and new pthreads (#70908)Aleksey Kliger (λgeek)
2022-06-30[wasm] Preparation for public API in System.Runtime.InteropServices.JavaScrip...Pavel Savara
2022-06-24[wasm] Switch default modules to es6 (#70746)Pavel Savara
2022-06-22Use crypto.subtle for HMAC on Browser WASM (#70745)Eric Erhardt
2022-06-06[wasm][debugger]Fix entrypoint breakpoint when it's an async method (#69856)Thays Grazia
2022-05-25Use SubtleCrypto API on browser DOM scenarios (#65966)Layomi Akinrinade
2022-05-20[wasm] improve memory access and marshaling range checks (#64845)Pavel Savara
2022-05-19[wasm-ep] Minimal diagnostic tracing configuration and sample (#69158)Aleksey Kliger (λgeek)
2022-05-17Wasm conditional audit + remove CompileFunction (#69283)Katelyn Gadd
2022-05-13[wasm] Misc debugger improvements (#68988)Ankit Jain
2022-04-29[wasm] Migrate rest of the JS interop functions to out params (#68642)Marek Fišera
2022-04-26[mono] merge wasm-threading-eventpipe into main (#68232)Aleksey Kliger (λgeek)
2022-04-06Introduce write barriers in wasm bindings, migrate to ref/out params, add gc ...Katelyn Gadd
2022-03-29[wasm] Dead code removal, minor fixes (#66418)Pavel Savara
2022-03-05[wasm] Add support for symbolicating native traces from JS, using a symbols f...Ankit Jain
2022-02-04[wasm] pass ExitStatus when calling quit_ (#64734)Pavel Savara
2022-02-01[wasm][debugger] Set wasm debugger log level at execution time. (#64339)Thays Grazia
2022-01-13[wasm] Emscripten uses `require` even when targeting ES6. This deals with the...Pavel Savara
2022-01-13[wasm] Load assets earlier (#63623)Pavel Savara
2021-12-14[wasm] Make typescript and rollup build incremental (#62772)Pavel Savara
2021-12-14[wasm] Fix imports: require, exit, quit (#62712)Pavel Savara
2021-12-10[wasm] Decrease the startup ceremony (#62587)Pavel Savara
2021-12-06[wasm] benchmark sample modularized (#62395)Pavel Savara
2021-12-02[Wasm] JS modularization (#61313)Pavel Savara
2021-11-25[wasm] debug with modularized runtime(s) (#61848)Pavel Savara
2021-11-17[wasm] renames and cleanup before modularization (#61596)Pavel Savara
2021-11-10Change WASM direct heap access to use helper functions (#61355)Katelyn Gadd
2021-11-03[wasm] simplify startup configuration (#61072)Pavel Savara
2021-11-01[wasm][debugger] Fix debugging blazor app after ts changes. (#60873)Thays Grazia
2021-10-29[wasm] preparation for module encapsulation (#60928)Pavel Savara
2021-10-14[wasm] rationalize internal exports (#60075)Pavel Savara
2021-10-05[wasm] missing lint fixes (#59969)Pavel Savara
2021-10-04[wasm] lint auto fix (#59928)Pavel Savara
2021-10-04[wasm] More typescript conversion (#59655)Pavel Savara