Sven Sauleau

Results 79 issues of Sven Sauleau

Hi, When compiling from Rust to Wasm, the DWARF info are sometimes invalid to gimli and throw "Found an abbreviation code that has already been used". It seems to happen...

I can't load the REPL and I'm seeing in the console ``` TypeError: Cannot read property 'isEnabled' of undefined at t.value (repl.js:1) at m (react-dom.production.min.js:129) at beginWork (react-dom.production.min.js:136) at e...

bug

## What was wrong? [WebAssembly](https://webassembly.org/) is spelled incorrectly.

* Removed duplicates * Sorted list

Split processing into multiple phases. See comments in main(). This change includes a fix, we make sure not to generate a `.min.js` file if it already exists in the published...

We can take advantage of GitHub's api to detect new versions

When compressing js and css we create a .min file and potentially a .map in the future. Ideally they are shown in the files available on the cdn when the...

See https://github.com/cdnjs/web-minify-helper/blob/master/minify.sh#L58 for logic