ErrorWasiPrint

Functions

Link copied to clipboard
open override fun print(message: Any)

Prints the given message to the standard output.

Link copied to clipboard
open override fun println(message: Any)

Prints the given message and the line separator to the standard output.