From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 21816 invoked from network); 31 Dec 2022 02:43:41 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 31 Dec 2022 02:43:41 -0000 Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Fri Dec 30 21:42:35 -0500 2022 Received: from abbatoir (pool-108-27-53-161.nycmny.fios.verizon.net [108.27.53.161]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 66d9b966 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Fri, 30 Dec 2022 18:42:34 -0800 (PST) Message-ID: <56D4A2804C73C3ECC7847CC4619C0284@eigenstate.org> To: 9front@9front.org Date: Fri, 30 Dec 2022 21:42:32 -0500 From: ori@eigenstate.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: object-oriented open-source high-performance controller Subject: Re: [9front] Go on ARM64 Reply-To: 9front@9front.org Precedence: bulk Quoth Philip Silva : > Wow this looks complicated, also because there's no 9legacy/arm64 I think. I wonder if Sourcehut CI is an option. Also 2 maintainers are needed. Would anyone be interested? > > Actually in the code I also found 2 tricky issues, one with panic/recover and one with reflection in templates. At least there are test cases, this might be fixable in a day or take much longer. Although it seems other ports were added incrementally actually > I'm happy enough to figure out hosting if needed.