Hi, On Fri, 1 Jul 2022 at 01:32, Dan Stromberg <[email protected]> wrote: > It's probably easiest to try it and see. > > But it appears to have assembly language in it, so likely not.
Using assembly language doesn't make it less likely to work, as long as the interactions with the CPython C API are written in the usual C style. Armin Rigo _______________________________________________ pypy-dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/pypy-dev.python.org/ Member address: [email protected]
