Skip to main content

compile_wat_file

Function compile_wat_file 

Source
pub fn compile_wat_file(path: &Path) -> Result<Vec<u8>>
Expand description

Compile WAT file to WASM binary