Anas

Results 2 comments of Anas

I am a newbie too and I encountered this problem, I wrote a dummy function to test but it did not work: ``` // Rust #[wasm_bindgen] pub fn my_dummy_function( num_samples:...

Actually, when using the ".js" file I was not even able to get the result from the `function add_one(a: number): number;`, I also have not specified, but I use the...