Mike Oliver
Mike Oliver
### Describe the bug We had some team members report issues when installing wasmer on MacOS with rustc 1.75.0 and Ruby 3.2.2. I was able to reproduce when I upgraded...
We recently upgraded from 0.6.0 to 0.7.0, and we're now encountering an error when running the following: ``` bundle exec rake appengine:exec GAE_PROJECT=my_project_name GAE_SERVICE=default GAE_TIMEOUT=60m -- echo foo ``` When...
We're trying to setup our app to send the generated source maps to NewRelic in order to debug any JS errors that occur in our production environment, and they have...
Recently, on some OSes (like MacOS Monterey), the check using the truetype font via data-uri started throwing the following error (provided by Firefox v93.0): ``` downloadable font: not usable by...
In the event a site is using a Content Security Policy to lock down what styles and scripts can be used, the Polisher class was not including a nonce for...