Skip to content

Commit 31d7d71

Browse files
author
Kharif
committed
cleanup
1 parent cad3c1b commit 31d7d71

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

examples/.DS_Store

0 Bytes
Binary file not shown.

examples/basic/README.md

-5
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@ This function is responsible for setting up the rendering context. It performs t
6464
- Configures the GPU device and queue.
6565
- Sets up the `vger` library for rendering.
6666

67-
In the case of WebAssembly (WASM), it also:
68-
69-
- Initializes logging.
70-
- Appends the window canvas to the HTML document body.
71-
7267
### `render`
7368

7469
The `render` function is responsible for drawing content to the screen using `vger`. It performs the following tasks:

0 commit comments

Comments
 (0)