Fork me on GitHub
#clojure-nl
<
2018-10-04
>
gklijs06:10:58

been playing a bit with wasm. might wanna try putting the calculating part of a snake re-frame project I had to wasm.

thomas08:10:38

customer visit...

thomas08:10:50

demoing our sprint results to end users.

thomas08:10:11

even though my bit isn't finished at the moment

gklijs09:10:10

first finishing the rust wasm manual, then porting it to rust, then moving the re-frame project to use shadow-cljs, so will take some time to get there, but don’t see any reason it should not work.

remco09:10:18

do you need shadow-cljs for this?

gklijs10:10:48

it’s probably the easiest way as rust provides an easy way to package it as npm module and shadow-cljs plays nice with that. I might also try https://clojurescript.org/guides/webpack