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.

Releases

No releases published

Packages

No packages published

Languages