SpectCOW

Results 7 issues of SpectCOW

It should be waaay better to understand now.

I cleaned up some loose, unoptimized code. Your welcome! - Spc

I've implemented a more preformative Try block wrapper. This will allow for quicker speeds with a smaller syntax.

I have added helpers for using a compiled language, Oak (Oaklang.org), into the code. ![image](https://github.com/replit/kaboom/assets/126259962/53cf934a-2207-44c3-95ed-748a56055036) These allow for Oak String payloads (`{__mark_oak_string: true, assign: ƒ, push: ƒ, toString: ƒ, valueOf:...

#### Currently when using Oak with Kaplay/Kaboom, I have this issue: ![image](https://github.com/marklovers/kaplay/assets/126259962/e982f122-8562-40ef-ad26-5fdc4a8f609f) Most functions don't have a single check at the lowest level of the scope, allowing for incorrect arguments...

bug

## **Describe the bug** Loading an ArrayBuffer using a string leads to a network error although the request was successful. ## **To Reproduce** Use loadFont with a string based input....

bug

## **Describe the bug** Loading an ArrayBuffer containing a font file fails to load when loaded through loadFont. ## **To Reproduce** Fetch a Font file. Pass it into loadFont as...

bug