[Mono-list] Thunk generator

Robert Jordan robertj at gmx.net
Thu Nov 12 16:04:16 UTC 2015


Hi!

It seems that thunks are seldom used by the community
due to lack of documentation and samples.

They remain cumbersome to consume even when someone has
accidentally found out how to use them ;)

Here is a simple tool which generates C/C++ code from an
assembly whose members were marked with a custom [Thunk] attribute:

https://github.com/robert-j/Mono.Embedding

See README.

Robert




More information about the Mono-list mailing list