„README.md“ ändern
This commit is contained in:
@@ -15,6 +15,8 @@ This library aims to provide JavaScript bindinds to render patters on canvas wit
|
||||
|
||||
Pre compiled binaries can be found in the releases section.
|
||||
|
||||
## Example
|
||||
|
||||
```
|
||||
<script type="module">
|
||||
import init, {allocate_framebuffer,set_render_range,get_framebuffer_size,get_framebuffer_pointer,get_framebuffer_pixel_size,fill_framebuffer,render_mandelbrot} from './canvas_wasm.js';
|
||||
|
||||
Reference in New Issue
Block a user