Lead for browser-wasm on .NET @microsoft
-
Microsoft
- Austin, TX
- @lewing
Highlights
- Pro
Block or Report
Block or report lewing
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse817 contributions in the last year
Less
More
Activity overview
Loading
Contribution activity
November 2021
Created 7 commits in 1 repository
Created a pull request in dotnet/runtime that received 6 comments
Opened 8 other pull requests in 2 repositories
dotnet/runtime
2
open
4
merged
1
closed
- [wasm] Force console
- [wasm][workload] Try to figure out how to support aot on net6.0 with a net7.0 sdk
- [wasm] Rework fetch
- [wasm] Unify some code
- [wasm][debugger] Cleanup unused code.
- [wasm][debugger] Tie sdb agent lifetime to the ExecutionContext and simplify the api
- [wasm][debugger] Correct the endian swapping and string implementation
lewing/runtime
1
merged
Reviewed 23 pull requests in 2 repositories
dotnet/runtime
20 pull requests
- [wasm] Disable System.Text.RegularExpressions.Tests for AOT
- [DRAFT][wasm] debug multiple runtimes
- [wasm] workaround test results corruption
- [wasm] [debugger] Eval fixes for static class eval
- [mono] Don't use recursion in mono_ssa_rename_vars
- Create runtime clone to manually kick off full test runs
- [wasm] Add a new supported signature for pinvokes
- Update WASM README.md
- [wasm][debugger] View multidimensional array when debugging
- [wasm][debugger] Improvement of memory consumption while Evaluating Expressions
- [wasm] Rework fetch
- [wasm][debugger] Tie sdb agent lifetime to the ExecutionContext and simplify the api
- [release/6.0][mono][interp] Fix GetType called on ptr constrained to Nullable` (#6…
- [wasm] Run AOT, and Wasm.Build.Tests on windows
- [release/6.0][wasm] Change dotnet.wasm link optimization
- [wasm] Build improvements
- [wasm][debugger] Correct the endian swapping and string implementation
- [release/6.0] [wasm] Allow enums in unmanaged callbacks.
- [wasm] Add test for blazor/sdk fix for lazy loaded assemblies
- [release/6.0] [mono/win] Increase stack size (reserve) to 8MB
Created an issue in dotnet/runtime that received 2 comments
[wasm] Improve native table generation.
As part of the wasm native build we have to generate a few important structures and the tasks that do this need some improvements. PInvokeTable …
3 tasks