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 abuse809 contributions in the last year
Less
More
Activity overview
Loading
Contribution activity
November 2021
Created 6 commits in 1 repository
Created a pull request in dotnet/runtime that received 15 comments
Opened 6 other pull requests in 2 repositories
dotnet/runtime
2
open
1
closed
2
merged
lewing/runtime
1
merged
Reviewed 18 pull requests in 2 repositories
dotnet/runtime
15 pull requests
- 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