drskalman

Results 49 comments of drskalman

At least currently we are only need to reconstruct some data shard so maybe the interface for now just alllow asking for those. so maybe for now I just implment...

I'd rather opening a new issue for any error correcting related matter, and move the discussion about error correction there. But for the matter of partial recovery I understood that...

Cloning https://github.com/wasmerio/wasmer-rust-example and adding stuff to it.

added command line arg and empty add_inside_wasm and add_outside_wasm. In wasm added simple function to add some value to a variable

failed to add some randomness to wasm (to protect against optimization) apparently rng in wasm is a mess. added a function to compute Fibonacci numbers but it overflow the u64...

- add big num to make fibo benachi numbers computed in wasm and test everything. - move the addition function to the an internal wasm function. - move the addition...

@Noc2 could you simply start the hackmd, leave the link here and then re-assign the issue to @FlorianFranzen to start the text.

I forgot I promised to make the hackmd myslef :-P

Here is the hackmd. https://hackmd.io/L0TfbtPoQ-yrc0xSRHNazA?both

- [ ] C04 network @skalman's review -> f3ee88da