Skip to content

trycatcher/hello-canvaskit-cljs

Repository files navigation

Goal

This is an experiment to use canvaskit-wasm from Clojurescript. It involves

  1. Translating the Skia quickstart into Cljs.

Pre-requisites

  • Clojure
  • Emacs with CIDER

Setup

  • Clone this repository.
  • Start the app with bin/start (Make it executable first via chmod +x bin/start or similar).
  • In your browser browse to localhost:8081.
  • Navigate to src/app.cljs.
  • Start a Cljs REPL with C-c M-C or M-x cider-connect-cljs.
  • Test with evaluating the form(s) inside the comment block, you should see them showing up in the browser console.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published