Spring Shell on WebAssembly

This demo runs a hello world Spring Shell application on WebAssembly generated by GraalVM Web Image. Press enter to execute a command such as 'help' or 'hello Jane'. It was shown as part of this talk at Devoxx Belgium 2025.
shell:>help
Code on GitHub