mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-27 10:32:42 +00:00
wasm: add benchmark, rip out lazy_static
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
@@ -111,6 +111,8 @@ 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