GNU bug report logs - #61243
Add WASM-4 fantasy console and prerequisites

Previous Next

Package: guix-patches;

Reported by: "Thompson, David" <dthompson2 <at> worcester.edu>

Date: Thu, 2 Feb 2023 23:33:02 UTC

Severity: normal

Done: "Thompson, David" <dthompson2 <at> worcester.edu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: "Thompson, David" <dthompson2 <at> worcester.edu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#61243: closed (Add WASM-4 fantasy console and prerequisites)
Date: Fri, 03 Feb 2023 13:12:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 3 Feb 2023 08:11:27 -0500
with message-id <CAJ=RwfZdR1u2G5CpV+9iyMkjTXNaaSyN3gbT5guJA21tmXHa+Q <at> mail.gmail.com>
and subject line Re: [bug#61243] Add WASM-4 fantasy console and prerequisites
has caused the debbugs.gnu.org bug report #61243,
regarding Add WASM-4 fantasy console and prerequisites
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
61243: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61243
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Thompson, David" <dthompson2 <at> worcester.edu>
To: guix-patches <at> gnu.org
Subject: Add WASM-4 fantasy console and prerequisites
Date: Thu, 2 Feb 2023 18:31:33 -0500
[Message part 3 (text/plain, inline)]
Hello all,

This set of 4 patches adds WASM-4 (https://wasm4.org/), a fantasy
console that runs game "cartridges" compiled to WebAssembly.  It's a
fun way to learn about WebAssembly using a relatively simple system.
I've seen a WASM-4 game that was assembled using Racket, which I
thought was pretty neat.  It would be even cooler if someone did
something like that with Guile!

Packaging this thing was not exactly straightforward due to dependency
bundling via git submodules, but I was able to unbundle everything.

- Dave
[0002-gnu-Add-minifb.patch (text/x-patch, attachment)]
[0004-gnu-Add-wasm4.patch (text/x-patch, attachment)]
[0003-gnu-Add-cubeb.patch (text/x-patch, attachment)]
[0001-gnu-Add-wasm3.patch (text/x-patch, attachment)]
[Message part 8 (message/rfc822, inline)]
From: "Thompson, David" <dthompson2 <at> worcester.edu>
To: Christine Lemmer-Webber <cwebber <at> dustycloud.org>
Cc: 61243-done <at> debbugs.gnu.org,
 Ryan Prior via Guix-patches <guix-patches <at> gnu.org>
Subject: Re: [bug#61243] Add WASM-4 fantasy console and prerequisites
Date: Fri, 3 Feb 2023 08:11:27 -0500
Hi Christine,

On Fri, Feb 3, 2023 at 7:53 AM Christine Lemmer-Webber
<cwebber <at> dustycloud.org> wrote:
>
> "Thompson, David" <dthompson2 <at> worcester.edu> writes:
>
> > Hello all,
> >
> > This set of 4 patches adds WASM-4 (https://wasm4.org/), a fantasy
> > console that runs game "cartridges" compiled to WebAssembly.  It's a
> > fun way to learn about WebAssembly using a relatively simple system.
> > I've seen a WASM-4 game that was assembled using Racket, which I
> > thought was pretty neat.  It would be even cooler if someone did
> > something like that with Guile!
>
> Wouldn't it be cool indeed?  I wonder if we can see progress on this in
> Guile-land?  Maybe someone should take up the torch for the Guile and
> WASM story.

That sure would be cool!

Small correction: The thing I saw that used Racket to create
WebAssembly output doesn't actually run on WASM-4, it just kinda
looked like it did. Oops!  It's still very cool!
https://github.com/euhmeuh/wasm-adventure

> > Packaging this thing was not exactly straightforward due to dependency
> > bundling via git submodules, but I was able to unbundle everything.
>
> Impressive!  This doesn't look like it was easy to figure out.
>
> I reviewed all four patches.  Despite some custom stuff on most of
> these, they all look well commented and sensible.  I say push it!

Thanks for the review!  I found a typo in the description field of
cubeb that I've fixed, and I added some additional comments explaining
the minifb build customizations.  I pushed the patches with those
changes!

- Dave


This bug report was last modified 2 years and 112 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.