#![feature(link_args)] #[cfg_attr(target_arch="wasm32", link_args = "\ -s TOTAL_MEMORY=268435456 \ -s NO_EXIT_RUNTIME=1 \ ")] extern {}