;;; TOOL: run-d8 (module (export "trap" 0) (func (unreachable))) (;; STDOUT ;;; trap() trapped: Error: unreachable ;;; STDOUT ;;)