Johan Verwey

Results 4 issues of Johan Verwey

Applying style transfer examples, seems to reduce the sampling rate. For example, trying to apply a 'childlike' walking style to a neutral running animation to get a childlike running animation...

It would really be great to be able to return a vector of structs or tuples: For example. I have the following type: ``` #[wasm_bindgen] struct Range { offset: u32,...

more-types

Hi, Thanks for putting this together. I had to do 'elm package install' before 'elm make'. Otherwise I get this error: PS D:\repos\elmflo> elm make .\src\elm\Main.elm --output .\src\static\bundle.js elm-make.exe: elm-package.json:...

I am looking for the example the npm helper example that is mentioned here: https://www.npmjs.com/package/fable-helpers-sample I would like to introduce Fable at work by moving some F# code currently running...