Greetings! By adding the /Gz compiler switch and making a few minor tweaks, we've managed to build the V8 monolith with stdcall as the default convention.
Unfortunately, this build doesn't work. We can initialize V8 and spin up an isolate, but context creation crashes without a useful stack somewhere within the Genesis code. Before we probe further, we were wondering if x86 stdcall was known to be fundamentally incompatible with V8. Thank you! -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/edcb66ee-597c-436c-96c8-77ef8f631e8bn%40googlegroups.com.