mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-08 17:48:44 +00:00
wasm: remove something added as a bit to demonstrate how the memory range was statically allocated
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
@@ -111,8 +111,6 @@ func (r *Runner) dataPtr(ctx context.Context) (uint32, error) {
|
||||
return 0, err
|
||||
}
|
||||
|
||||
fmt.Printf("data pointer: 0x%x\n", results[0])
|
||||
|
||||
return uint32(results[0]), nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user