Quajak

Results 170 comments of Quajak

I am also having the same problem with MatSelectItem.

You have to install cmake

This seems like a problem with il2cpu stack analysis. It might be fixed by changes with .net 5.0 but to be sure can you reproduce this issue while using fake...

Should be fixed by https://github.com/CosmosOS/IL2CPU/pull/111

Wait to merge this until we can get the code fully running.

I am trying to debug the following error message: ``` Error : error occurred: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. 1> at System.Collections.Generic.Dictionary`2.get_Item(TKey key) 1> at...

It would also be helpful if exceptions in using blocks are also supported. As they right now lead to crashes (CPU Exception 6). Example code: https://github.com/CosmosOS/Cosmos/blob/8b7613e2d81b004e4af72210a7afa60895818231/Tests/Kernels/Cosmos.Compiler.Tests.Exceptions/Kernel.cs#L167

That could work

This is a great PR! The approach looks very sensible for now. Regarding optimization a very big improvement would be to figure out when we actually need to push +...