Windows (with WSL 2)

Building in WSL 2 (Windows Subsystem for Linux 2) is identical to the procedure in building.

Using Speculos with display features requires correctly exporting the X display.

Rough steps to do so below, detailed procedure available on this blogpost.

export DISPLAY="`sed -n 's/nameserver //p' /etc/resolv.conf`:0"