Commit 95b51bd0 authored by Chunchi Che's avatar Chunchi Che

update small

parent 7ed10efd
Pipeline #20647 failed with stages
in 7 minutes and 26 seconds
# Rust Code for Neos
`rust-src` is a WebAssembly crate for `neos-ts` project.
......@@ -2,6 +2,8 @@ mod utils;
use wasm_bindgen::prelude::*;
pub use utils::set_panic_hook;
// When the `wee_alloc` feature is enabled, use `wee_alloc` as the global
// allocator.
#[cfg(feature = "wee_alloc")]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment