https://github.com/kant2002/comallocnativeaot
https://github.com/kant2002/comallocnativeaot
aot corert nativeaot
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kant2002/comallocnativeaot
- Owner: kant2002
- Created: 2021-03-11T09:26:23.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-23T16:11:30.000Z (over 4 years ago)
- Last Synced: 2024-10-11T20:42:47.230Z (over 1 year ago)
- Topics: aot, corert, nativeaot
- Language: C#
- Homepage:
- Size: 9.77 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example how to implement IMallocSpy in NativeAOT
================================================
In this example, provided sample how to implemet ComWrappers which provide implementation for the [IMallocSpy](https://docs.microsoft.com/en-us/windows/win32/api/objidl/nn-objidl-imallocspy)
Run following in x64 Native Tools for Visual Studio 2019
cd CoMallocNativeAot
dotnet publish -c Release -r win-x64
bin\x64\Release\net5.0-windows\win-x64\publish\CoMallocNativeAot.exe