--- Log opened Tue May 26 00:00:31 2020 00:10 -!- sr_gi [~sr_gi@183.red-83-34-186.dynamicip.rima-tde.net] has quit [Remote host closed the connection] 01:01 -!- sr_gi [~sr_gi@31.4.243.160] has joined #rust-bitcoin 01:38 -!- sr_gi [~sr_gi@31.4.243.160] has quit [Remote host closed the connection] 01:44 -!- sr_gi [~sr_gi@31.4.243.160] has joined #rust-bitcoin 01:44 -!- jonatack [~jon@37.170.134.59] has quit [Ping timeout: 260 seconds] 01:46 -!- jonatack [~jon@184.75.223.195] has joined #rust-bitcoin 02:17 -!- jonatack [~jon@184.75.223.195] has quit [Ping timeout: 240 seconds] 02:19 -!- jonatack [~jon@37.173.167.96] has joined #rust-bitcoin 02:32 -!- sr_gi [~sr_gi@31.4.243.160] has quit [Remote host closed the connection] 02:42 -!- surja795 [~surja795@c-24-62-248-154.hsd1.ma.comcast.net] has joined #rust-bitcoin 03:03 -!- Duane2Emmerich [~Duane2Emm@static.57.1.216.95.clients.your-server.de] has joined #rust-bitcoin 03:15 -!- sr_gi [~sr_gi@47.61.117.157] has joined #rust-bitcoin 03:17 -!- sr_gi [~sr_gi@47.61.117.157] has quit [Read error: Connection reset by peer] 03:17 -!- sr_gi_ [~sr_gi@47.61.117.157] has joined #rust-bitcoin 04:17 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 04:19 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 04:19 -!- sr_gi_ [~sr_gi@47.61.117.157] has quit [Remote host closed the connection] 05:03 -!- costolleumus [544b32ca@84-75-50-202.dclient.hispeed.ch] has joined #rust-bitcoin 05:08 -!- costolleumus [544b32ca@84-75-50-202.dclient.hispeed.ch] has quit [Remote host closed the connection] 06:01 -!- sr_gi [~sr_gi@183.red-83-34-186.dynamicip.rima-tde.net] has joined #rust-bitcoin 06:07 -!- sr_gi [~sr_gi@183.red-83-34-186.dynamicip.rima-tde.net] has quit [Remote host closed the connection] 06:20 -!- sr_gi [~sr_gi@183.red-83-34-186.dynamicip.rima-tde.net] has joined #rust-bitcoin 06:21 -!- sr_gi_ [~sr_gi@183.red-83-34-186.dynamicip.rima-tde.net] has joined #rust-bitcoin 06:25 -!- sr_gi [~sr_gi@183.red-83-34-186.dynamicip.rima-tde.net] has quit [Ping timeout: 260 seconds] 06:31 -!- sr_gi [~sr_gi@183.red-83-34-186.dynamicip.rima-tde.net] has joined #rust-bitcoin 06:34 -!- sr_gi_ [~sr_gi@183.red-83-34-186.dynamicip.rima-tde.net] has quit [Ping timeout: 256 seconds] 06:34 -!- sr_gi_ [~sr_gi@183.red-83-34-186.dynamicip.rima-tde.net] has joined #rust-bitcoin 06:37 -!- sr_gi [~sr_gi@183.red-83-34-186.dynamicip.rima-tde.net] has quit [Ping timeout: 258 seconds] 08:54 -!- jonatack [~jon@37.173.167.96] has quit [Ping timeout: 240 seconds] 08:55 -!- jonatack [~jon@137.63.71.51] has joined #rust-bitcoin 11:09 < BlueMatt> elichai2: have you ever tried to expor C++ to wasm? 11:10 < elichai2> BlueMatt: you mean compiling C++ to wasm? you're thinking about rust-libconsensus? 11:10 < elichai2> and I never tried that 11:11 < BlueMatt> no, rust-lightning -> C++ bindings -> wasm 11:11 < BlueMatt> cause rust-lightning is a rather trait-heavy interface, and wasm-bindgen doesnt support generics at all 11:13 < elichai2> OoO 11:13 < BlueMatt> but we have neat C++ bindings now 11:13 < BlueMatt> that concretize everything into C/C++ structs 11:13 < elichai2> I've never even tried compiling wasm32-unknown to C++. you probably need to fix the whole stdlib problem? 11:14 < elichai2> *C++ to wasm32-unknown 11:14 < BlueMatt> nah, it doesnt depend on anything non-rust 11:15 < BlueMatt> it needs the rust lib and a header file, essentially 11:15 < BlueMatt> i think maybe memset, too, but thats a builtin 11:22 < BlueMatt> elichai2: anyway, if you want a challenege, let me know :) 11:23 < BlueMatt> I get the sense wasm is getting to the point where this actually makes sense 11:23 < BlueMatt> at least if we avoid wasi/emscriten and just use the rust stdlib 11:50 < elichai2> hmm yeah 13:05 -!- Kiminuo [~mix@141.98.103.124] has joined #rust-bitcoin 13:37 -!- sanket1729_ [~sanket172@72.36.89.11] has quit [Read error: Connection reset by peer] 13:42 -!- sanket1729 [~sanket172@72.36.89.11] has joined #rust-bitcoin 13:47 -!- Kiminuo [~mix@141.98.103.124] has quit [Quit: Leaving] 13:51 -!- sanket1729 [~sanket172@72.36.89.11] has quit [Quit: ZNC 1.6.3+deb1ubuntu0.2 - http://znc.in] 14:18 -!- jonatack [~jon@137.63.71.51] has quit [Ping timeout: 260 seconds] 14:19 -!- jonatack [~jon@37.166.165.158] has joined #rust-bitcoin 15:07 -!- sr_gi_ [~sr_gi@183.red-83-34-186.dynamicip.rima-tde.net] has quit [Quit: Leaving...] 16:19 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 16:48 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #rust-bitcoin 16:58 -!- jonatack_ [~jon@37.170.255.11] has joined #rust-bitcoin 17:01 -!- jonatack [~jon@37.166.165.158] has quit [Ping timeout: 240 seconds] 19:22 -!- surja795 [~surja795@c-24-62-248-154.hsd1.ma.comcast.net] has quit [Remote host closed the connection] 19:32 -!- surja795 [~surja795@c-24-62-248-154.hsd1.ma.comcast.net] has joined #rust-bitcoin 19:51 -!- surja795 [~surja795@c-24-62-248-154.hsd1.ma.comcast.net] has quit [Remote host closed the connection] 21:46 -!- instagibbs [~instagibb@pool-71-178-191-230.washdc.fios.verizon.net] has quit [Quit: ZNC 1.7.4+deb7 - https://znc.in] 21:47 -!- instagibbs [~instagibb@pool-71-178-191-230.washdc.fios.verizon.net] has joined #rust-bitcoin 23:34 -!- evalr [~evalr@85.25.44.176] has quit [Remote host closed the connection] 23:34 -!- evalr [~evalr@85.25.44.176] has joined #rust-bitcoin --- Log closed Wed May 27 00:00:32 2020