mirror of
https://github.com/fluencelabs/wasmer
synced 2025-06-22 13:11:32 +00:00
Move more logic into runtime-core and add an interactive shell.
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
# NOTE: Keep this consistent with `alternative_stack.rs`.
|
||||
|
||||
.globl run_on_alternative_stack
|
||||
run_on_alternative_stack:
|
||||
# (stack_end, stack_begin)
|
||||
|
Reference in New Issue
Block a user