Flutter Engine
The Flutter Engine
third_party
skia
tools
sk_app
wasm
Functions
main_wasm.cpp File Reference
#include <iostream>
Go to the source code of this file.
Functions
int
main
(
int
argc, char **
argv
)
Function Documentation
◆
main()
int
main
(
int
argc
,
char **
argv
)
Definition at line
11
of file
main_wasm.cpp
.
11
{
12
printf
(
"Hello world\n"
);
13
// TODO(bsalomon, kjlubick) Make this draw to a Canvas2D, WebGL Canvas, or WebGPU Canvas
14
}
SkSL::String::printf
std::string printf(const char *fmt,...) SK_PRINTF_LIKE(1
Definition:
SkSLString.cpp:83
Generated on Sun Jun 23 2024 21:57:48 for Flutter Engine by
1.9.4