Skip to content

Commit

Permalink
two more extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuoguo committed Nov 27, 2024
1 parent 5941b57 commit 467709e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/main/scala/wasm/MiniWasmFX.scala
Original file line number Diff line number Diff line change
Expand Up @@ -273,8 +273,6 @@ case class EvaluatorFX(module: ModuleInstance) {
}
val newStack = ContV(k) :: stack
h(newStack)
// throw new Exception("Suspend not implemented")
// h(stack)
}

// TODO: resume should create a list of handlers to capture suspend
Expand Down

0 comments on commit 467709e

Please sign in to comment.