pytket.wasm¶
Handler for wasm files in pytket
- class pytket.wasm.WasmFileHandler(filepath, check_file=True, int_size=32)[source]¶
Construct and optionally check a wasm module from a file for use in wasm Ops.
Handler for wasm files in pytket
Construct and optionally check a wasm module from a file for use in wasm Ops.