Posts
Sort by recent activity
Stack size of SmartAssembly assembly
What is the stack size of a SmartAssembly generated assembly? Is it different from the standard .Net stack size for 64-bit assemblies, namely 4 MB? Is there a way to influence this stack size? My a...