Jeffrey Lee
Results
3
comments of
Jeffrey Lee
有建議的修改方式嗎?
@ethomson It's interesting to me that `add`, `commit` and `log` can work in AOT. I have no idea why `diff` throws an exception.
I guess I found the reason why AOT version doesn't work. The problem is more complicated than I thought. According to the [documentation](https://learn.microsoft.com/en-us/dotnet/standard/native-interop/pinvoke-source-generation): > The Native AOT application model addresses...