Friedel Ziegelmayer

Results 218 issues of Friedel Ziegelmayer

I'm trying to use this module in the browser in combination with bluebird and webpack. I'm loading it via `import 'source-map-support/register'` and all builds fine but when I run the...

- https://github.com/mraleph/irhydra - `node --prof` and `node --prof-process` - Chrome JavaScript profile - asm.js http://asmjs.org/ - benchmark.js - measure, measure, measure - hot code paths - the fastest code is...

ready

After reading https://hacks.mozilla.org/2018/01/oxidizing-source-maps-with-rust-and-webassembly/ I think we are ready to move this forward. Maintaining a cbor parser in rust will be much less painful than hand rolled asm.js and potentially allow...

enhancement
backlog

The code in https://github.com/dignifiedquire/fast-cbor/blob/master/src/commented.js is currently not compatible with the rewritten decoder. Need to find a way to bring it back.

ready

help wanted
ready

- [ ] Add benchmarks - [ ] Update api description

help wanted
ready

Fixes #4

in progress