8000 GitHub - chrsan/shadow: Skia in Go via WASM
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

chrsan/shadow

Repository files navigation

shadow

Using Skia from Go via WASM and wagu.

Building

Not needed unless you've changed something.

The generated Go is under the internal directory.

If you do want to rebuild, make sure that emscripten is installed.

Then do the following:

bash dload_deps.sh
cd _build
bash compile.sh

Sample

See cmd/sample/main.go. Nothing fancy there, but it's a start.

About

Skia in Go via WASM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0