The Wayback Machine - https://web.archive.org/web/20220225060426/https://github.com/vargaz
Skip to content
Avatar

Achievements

Achievements

Highlights

  • 1 discussion answered

Organizations

@mono
Block or Report

Block or report vargaz

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories

  1. mono Public

    Forked from mono/mono

    Mono open source ECMA CLI, C# and .NET implementation.

    C# 3 1

  2. lldb Public

    Forked from llvm-mirror/lldb

    Mirror of official lldb git repository located at http://llvm.org/git/lldb. Updated every five minutes.

    HTML 1 1

  3. cecil Public

    Forked from mono/cecil

    Cecil is a library to generate and inspect programs and libraries in the ECMA CIL form.

    C#

  4. Forked from mono/ikvm-fork

    A fork of the original cvs based IKVM repository

    C#

  5. ikdasm Public

    Forked from mono/ikdasm

    IKVM.Reflection based ildasm clone

    C#

670 contributions in the last year

Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mon Wed Fri

Contribution activity

February 2022

Created 12 commits in 2 repositories

Created a pull request in dotnet/runtime that received 41 comments

[mono][wasm] Allow AOTing methods with catch/filter clauses.

This works as follows: During EH, when a catch clause is found in an AOTed method, the EH state is saved into TLS and a c++ exception is thrown. T…

+405 −141 41 comments
Reviewed 41 pull requests in 3 repositories
dotnet/runtime 37 pull requests
mono/mono 3 pull requests
dotnet/emsdk 1 pull request