Sha256: e333fd384c50ba33daac1de42e4f791ede07a55a019398d7049a1bf1d2461a22

Contents?: true

Size: 205 Bytes

Versions: 15

Compression:

Stored size: 205 Bytes

Contents

(module
  (type $ft (func (param f32) (result i32)))
  (func $foo (export "foo") (param i32 f32) (result i32)
    (call_indirect (type $ft) (get_local 1) (get_local 0))
  )
  (table (;0;) 23 23 anyfunc)
)

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
wasmtime-13.0.0 ./ext/cargo-vendor/cranelift-wasm-0.100.0/wasmtests/icall.wat
wasmtime-12.0.1 ./ext/cargo-vendor/cranelift-wasm-0.99.1/wasmtests/icall.wat
wasmtime-12.0.0 ./ext/cargo-vendor/cranelift-wasm-0.99.1/wasmtests/icall.wat
wasmtime-11.0.0 ./ext/cargo-vendor/cranelift-wasm-0.98.1/wasmtests/icall.wat
wasmtime-10.0.1 ./ext/cargo-vendor/cranelift-wasm-0.97.1/wasmtests/icall.wat
wasmtime-10.0.0 ./ext/cargo-vendor/cranelift-wasm-0.97.1/wasmtests/icall.wat
wasmtime-9.0.4 ./ext/cargo-vendor/cranelift-wasm-0.96.4/wasmtests/icall.wat
wasmtime-9.0.1 ./ext/cargo-vendor/cranelift-wasm-0.96.1/wasmtests/icall.wat
wasmtime-8.0.0 ./ext/cargo-vendor/cranelift-wasm-0.95.0/wasmtests/icall.wat
wasmtime-7.0.0 ./ext/cargo-vendor/cranelift-wasm-0.94.0/wasmtests/icall.wat
wasmtime-6.0.1 ./ext/cargo-vendor/cranelift-wasm-0.93.1/wasmtests/icall.wat
wasmtime-6.0.0 ./ext/cargo-vendor/cranelift-wasm-0.93.0/wasmtests/icall.wat
wasmtime-5.0.0 ./ext/cargo-vendor/cranelift-wasm-0.92.0/wasmtests/icall.wat
wasmtime-0.4.1 ./ext/cargo-vendor/cranelift-wasm-0.91.0/wasmtests/icall.wat
wasmtime-0.4.0 ./ext/cargo-vendor/cranelift-wasm-0.91.0/wasmtests/icall.wat