arm (M1?) support #385
Labels
A-help wanted
Attention: More help is needed here, as I am out of my depth
C-tracer (C)
Component: The C part of the tracer codebase (_pytracer extension)
T-enhancement
Type: En enhancement to existing code, or a new feature
A bit hard to test without access to an M1 myself, but maybe other ARM platforms can be tried through qemu?
This would also need some support in the unpackers, reproducing cross-architecture probably doesn't work now.
Relevant part in tracer, currently supporting x86 and x86_64, which has to be extended:
reprozip/reprozip/native/tracer.c
Lines 453 to 511 in 4603f56
The text was updated successfully, but these errors were encountered: