stevexbritton

Results 4 issues of stevexbritton

Hi, I really like this implementation of frp, but have come across a problem with the following code: let count = 0 await runEffects( tap( (it: number | void) =>...

:pray: Status: Help wanted
:thinking: Research

# 🐛 bug report When a Web Worker needs to be loaded from another domain Parcel dynamically generates a blob Javascript file (eg blob:https://192.168.0.20:3001/86fd3485-c662-4b90-8ea9-b1b439693cef ) containing the following code to...

### Description When using a CanvasTexture for a Scene background it works when the CanvasTexture is created from an ImageBitmap, but not when it's created from a VideoFrame. The error...

Needs Investigation

**System information** - Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js): Modified version of the @tensorflow/tfjs npm page (https://www.npmjs.com/package/@tensorflow/tfjs) example - OS...

type:bug
stat:awaiting tensorflower