Does Nyxt run on arm architecture ?

I know it's not officially supported yet but I tried using MacPorts to install it on my m1 macook https://ports.macports.org/port/nyxt/

It does not start, and when trying to open it from terminal, I get:

WARNING:
   Type initializer for class 'WebKitMediaKeySystemPermissionRequest' (GType 'WEBKIT-MEDIA-KEY-SYSTEM-PERMISSION-REQUEST') is invalid: foreign symbol 'webkit_media_key_system_permission_request_get_type'
WARNING:
   Type initializer for class 'WebKitWebsiteDataAccessPermissionRequest' (GType 'WEBKIT-WEBSITE-DATA-ACCESS-PERMISSION-REQUEST') is invalid: foreign symbol 'webkit_website_data_access_permission_request_get_type'
WARNING:
   Type initializer for class 'WebKitURISchemeResponse' (GType 'WEBKIT-URI-SCHEME-RESPONSE') is invalid: foreign symbol 'webkit_uri_scheme_response_get_type'
Nyxt version 3.5.0
<INFO> [18:26:22] Source location: #P"/opt/local/share/nyxt/"
<WARN> [18:26:22] Warning: Error on separate thread: Can't create directory /Applications/MacPorts/Nyxt.app/nyxt

(nyxt:16592): Gtk-CRITICAL **: 18:26:22.431: _gtk_css_lookup_resolve: assertion '(((__extension__ ({ GTypeInstance *__inst = (GTypeInstance*) ((provider)); GType __t = ((_gtk_style_provider_private_get_type ())); gboolean __r; if (!__inst) __r = (0); else if (__inst->g_class && __inst->g_class->g_type == __t) __r = (!(0)); else __r = g_type_check_instance_is_a (__inst, __t); __r; }))))' failed

(nyxt:16592): GLib-GObject-CRITICAL **: 18:26:22.432: g_object_set_data_full: assertion 'G_IS_OBJECT (object)' failed

(nyxt:16592): Gtk-ERROR **: 18:26:22.432: Can't create a GtkStyleContext without a display connection
CORRUPTION WARNING in SBCL pid 16592 pthread 0x1fe2c0f80:
Memory fault at 0x1044f8fd4 (pc=0x1042b07c8)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 16592 pthread 0x1fe2c0f80:
Memory fault at 0x1044f8fd4 (pc=0x1042b07c8)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 16592 pthread 0x1fe2c0f80:
Memory fault at 0x1044f8fd4 (pc=0x1042b07c8)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 16592 pthread 0x1fe2c0f80:
Memory fault at 0x1044f8fd4 (pc=0x1042b07c8)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 16592 pthread 0x1fe2c0f80:
Memory fault at 0x1044f8fd4 (pc=0x1042b07c8)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 16592 pthread 0x1fe2c0f80:
Memory fault at 0x1044f8fd4 (pc=0x1042b07c8)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 16592 pthread 0x1fe2c0f80:
Memory fault at 0x1044f8fd4 (pc=0x1042b07c8)
The integrity of this image is possibly compromised.
CORRUPTION WARNING in SBCL pid 16592 pthread 0x1fe2c0f80:
Memory fault at 0x1044f8fd4 (pc=0x1042b07c8)
The integrity of this image is possibly compromised.
fatal error encountered in SBCL pid 16592 pthread 0x1fe2c0f80:
maximum interrupt nesting depth (8) exceeded

Bad frame pointer 0x1044f8fd4 [valid range=0x1048a0000..0x104aa0000]

Any clue ?