in sim/api.ts [27:29]
export function forwardAsync(steps: number) { return board().sprite.forwardAsync(steps) }