summaryrefslogtreecommitdiff
path: root/test/wasm2c/bad-enable-feature.txt
blob: c41d099168796f3d230b754956adeac69a765b52 (plain)
1
2
3
4
5
6
;;; RUN: %(wasm2c)s
;;; ARGS: --enable-gc %(in_file)s
;;; ERROR: 1
(;; STDERR ;;;
wasm2c currently only supports a limited set of features.
;;; STDERR ;;)