Conversation
|
You need to enable the |
Apologies, I should have mentioned, I already tried that by adding I also made sure that the functions were compiled in the first place by adding a |
|
Fair enough, I don't know why it isn't working then. |
Fix #1692: Add example for profiling diff locally
Caught in rust-lang/rust#134333.
While trying to figure out why this what not caught in the CI, I was unable to reproduce the error locally,
cargo doc --target wasm32-unknown-unknowndoesn't seem to do the trick. Maybe something to do with howstdarchinteracts withcoreI don't understand.