interactive-shader-format-js icon indicating copy to clipboard operation
interactive-shader-format-js copied to clipboard

Should use toString for buffers, or handle streaming somehow

Open msfeldstein opened this issue 9 years ago • 0 comments

when loading a source via fs.readFileSync it returns a buffer and we expect only a string

msfeldstein avatar Sep 29 '15 17:09 msfeldstein