A new service, trynix.dev, allows users to run any Nix package directly in their browser. This is achieved through a qemu-wasm powered x86_64 Linux virtual machine, offering a convenient way to test and experiment with Nix packages without local setup.
Source: Simon Willison