BlobTheKat
BlobTheKat
`while(true){location.reload(true)}` will crash the entire browser and force them to close it from task manager. This doesn't work on safari. If you want to crash safari too, just do `while(1)location.hash+=location.hash+"a"`...
Optimized and reduce code. Also coerced types to reduce type errors
I have no clue how half of this stuff works but here's a dump of the logs Note that I had to manually install python 2.7.18 to get this far...
### What problem are you trying to solve? See https://github.com/w3c/ServiceWorker/issues/1727 The concept of sandboxed iframes is fundamentally incompatible by design with Service Workers. ### What solutions exist today? None ###...
JSON is very useful for small projects shared between friends but causes serious service availability problems for large scale services that recieve a wide variety of attacks. Specifically, it is...
### Describe the problem Currently, it is impossible to have a sandboxed iframe whose resources are in the dist folder > E.g `index.html` trying to sandbox an iframe to `iframe/index.html`...
### Library name nanobuf ### Library license https://www.gnu.org/licenses/gpl-3.0.en.html ### Library source https://github.com/BlobTheKat/nanobuf ### Files to include `index.js` `index.min.js`
#1427, #1439 This proposal defines one new function to (almost) completely address WebAssembly's linear memory problem ```js WebAssembly.Memory.prototype.clearPages(start, count) ``` # What does it do? `clearPages` clears the pages in...
Add support for extracting ligatures and making them available in the resulting `.json` file. A ligature is defined by a pair of unicode code points and a glyph, so a...