;;; TOOL: wat2wasm
;;; ARGS: --enable-exceptions
(module
  (import "foo" "1" (except f64 f32)))
