Skip to content

j-mueller/hdom-ghcjs

Repository files navigation

render-worker

How to build

  • Build with nix
  • A docker file for building a base image is provided (for example for Windows development)

Development (build with cabal)

  • nix-shell release.nix -A client.env
  • cabal new-build etc.

Build example app

  • nix-build release.nix assembled-assets builds the JS scripts, runs them through the closure compiler and symlinks the files to ./result

License

BSD3

Contributions

Bug reports, pull requests, feature requests are welcome

About

GHCJS bits for hdom (web worker diffing etc.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published