I have an exerimental project that parses the WASM generated by rustc
's wasm32-unknown-unknown
target, and I was curious if there are any options that I can pass to rustc
to configure how it generates the WASM in any way.
Are the only options the ones listed here?
https://doc.rust-lang.org/stable/rustc/codegen-options/index.html