make hello world simd a bit cleaner (#701)
This commit is contained in:
@@ -19,4 +19,5 @@ wasm_cc_binary(
|
||||
wasm_cc_binary(
|
||||
name = "hello-world-wasm-simd",
|
||||
cc_target = ":hello-world-simd",
|
||||
simd = True,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user