Mo Omer

Results 3 issues of Mo Omer

All, my results of running benchmarks against `ffjson` and `encoding/json` show that `ffjson` does not meet the claims of being 2-3x faster than `encoding/json`; and, in-fact, is much slower. Should...

question

Related to #93, #98 ## Description #93 introduced a regression in the CI suite, due to a configuration change that didn't make its way into the `.circleci/config.yml` file - later...

Update the `guides/components/containers#masking` sample code to work with the new `View`-implementing implementation of `Text`. Refs: - https://github.com/pixijs/pixijs/issues/10420#issuecomment-2045978825 - https://github.com/pixijs/pixijs/pull/10431