Home
last modified time | relevance | path

Searched refs:FILE (Results 1 – 16 of 16) sorted by relevance

/wasmtime-44.0.1/examples/wasip1/
H A Dmain.c51 FILE *file = fopen("target/wasm32-wasip1/debug/wasi.wasm", "rb"); in main()
/wasmtime-44.0.1/examples/
H A Dgcd.c29 FILE *file = fopen("examples/gcd.wat", "r"); in main()
H A Dinterrupt.c61 FILE *file = fopen("examples/interrupt.wat", "r"); in main()
H A Dhello.c50 FILE *file = fopen("examples/hello.wat", "r"); in main()
H A Dfuel.c39 FILE *file = fopen("examples/fuel.wat", "r"); in main()
H A Dlinking.c111 FILE *file = fopen(filename, "r"); in read_wat_file()
H A Dthreads.c127 FILE *file = fopen("examples/threads.wat", "r"); in main()
H A Dserialize.c43 FILE *file = fopen("examples/hello.wat", "r"); in serialize()
H A Dmulti.c68 FILE *file = fopen("examples/multi.wat", "r"); in main()
H A Dexternref.c40 FILE *file = fopen("examples/externref.wat", "r"); in main()
H A Danyref.c42 FILE *file = fopen("examples/anyref.wat", "r"); in main()
H A Dmemory.c129 FILE *file = fopen("examples/memory.wat", "r"); in main()
H A Dmultimemory.c132 FILE *file = fopen("examples/multimemory.wat", "r"); in main()
/wasmtime-44.0.1/examples/fib-debug/
H A Dmain.c73 FILE *file = fopen("target/wasm32-unknown-unknown/debug/fib.wasm", "rb"); in main()
/wasmtime-44.0.1/crates/wasmtime/src/runtime/vm/sys/unix/
H A Dpagemap.rs290 .category_inverted(Categories::PFNZERO | Categories::FILE) in reset_with_pagemap()
296 Categories::WRITTEN | Categories::PRESENT | Categories::PFNZERO | Categories::FILE, in reset_with_pagemap()
368 const FILE = 1 << 2; constant
/wasmtime-44.0.1/docs/
H A Dcli-options.md314 file using the `--config <FILE>` cli flag, by putting the key-value inside a TOML