Function bulwark_build::wasm_filename
source ยท pub fn wasm_filename(path: impl AsRef<Path>) -> Result<String, BuildError>
Expand description
Returns the filename that the compiled plugin will use.
pub fn wasm_filename(path: impl AsRef<Path>) -> Result<String, BuildError>
Returns the filename that the compiled plugin will use.