A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/anydream/il2cpp below:

anydream/il2cpp: A MSIL/C# to C++ converter. Faster than CoreCLR with low memory overhead.(已弃坑.C#是个好语言,然而.NET不是一个干净的平台)

[CodeGen]
static class MyTest
{
    // return 0 means PASS, otherwise means FAIL
    public static int Entry()
    {
        int a = 1, b = 2;
        if (a + b != 3)
            return 1;
        return 0;
    }
}

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4