Remove stack overflow handler stub for wasm.
This commit is contained in:
parent
baa6d557a7
commit
ec8275c364
@ -1,11 +1,3 @@
|
||||
pub struct Handler;
|
||||
|
||||
impl Handler {
|
||||
pub unsafe fn new() -> Handler {
|
||||
Handler
|
||||
}
|
||||
}
|
||||
|
||||
pub unsafe fn init() {}
|
||||
|
||||
pub unsafe fn cleanup() {}
|
||||
|
Loading…
Reference in New Issue
Block a user