Function emscripten_functions::emscripten::exit_with_live_runtime
source · pub fn exit_with_live_runtime()
Expand description
Exits the program immediately while keeping the runtime alive, using emscripten_exit_with_live_runtime
.