WasiPrint

Functions

Link copied to clipboard
abstract fun print(message: Any)

Prints the given message to the standard output.

Link copied to clipboard
abstract fun println(message: Any)

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