R/build.R
build_rs.Rd
Build Rust WASM package
build_rs(package_name = get_pkg_name(path), dir = "srcrs", path = ".")
Name of the package (used to name output directory)
Directory containing Rust sources. Default: "srcrs"
Path to the package root. Default: "."