pub fn code_from_os(path: impl AsRef<Path>) -> Result<Vec<u8>>
Read and return contents of a Wasm file specified by the path.
path