mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-27 15:41:33 +00:00
add comment; add wapm.toml
This commit is contained in:
@ -10,6 +10,7 @@ fn it_works(_ctx: &mut Ctx) -> i32 {
|
||||
}
|
||||
|
||||
fn main() {
|
||||
// Load the plugin data
|
||||
let wasm_bytes = std::fs::read(PLUGIN_LOCATION).expect(&format!(
|
||||
"Could not read in WASM plugin at {}",
|
||||
PLUGIN_LOCATION
|
||||
|
Reference in New Issue
Block a user