Randy Luecke

Results 15 issues of Randy Luecke

### Motivation First off let me preface, I'm very new to rust and wasm, so there may already be a way to do what I'm about to ask, or a...

enhancement

This is a test

Needs to test IE support...

The color-parser looks up color names in an object that inherits from the object prototype, this causes lookups like `color["constructor"]` to return a function, which then causes the parser to...