00:27:50 I am requesting comments on this monero_c->Rust wrapper, please: https://github.com/MrCyjaneK/monero_c/pull/67 00:28:45 namely: do the docs make sense, does it work, and what structural changes would you recommend before expanding to wrap all wallet2_api functions? I'd like to refine how just these couple of fns are handled before doing the same thing dozens of times before they all need changing 00:31:34 while waiting for feedback, I'm pivoting to back to pure rust wallet work and a monero_c->PHP proof of concept binding with/for recanman ... I also still want to bind monero-cpp to both Dart and Rust because I like its API best, will have to fit that in somewhere... 00:32:23 monero-cpp has a pending PR to add a static lib build, if that works easily then binding should be straightforward. on that note, is anyone aware of any other extant static-monero-lib-building projects which I can play with? 00:33:34 with which I can play* 18:56:40 Hi 19:44:52 monero on the web today. Rust->Wasm first, then C->Rust->Wasm or C->Dart->Wasm 19:45:08 What is Wasm? 19:53:50 Juliu Wasm is an acronym for WebAssembly. Which is a bytecode format that is meant to be an agnostic assembly across any available cpu architecture. So you need a WasmVM to execute it but it is actually very fast and it permit you to use any programming language that can compile to this binary format. 19:54:28 Thanks 19:54:53 np 19:55:10 And what's Dart? 19:59:23 `what's Dart?` ==> wikipedia 19:59:47 Also its not the channel to ask or answer questions unrelated to monero development 20:00:20 Dart is wikipedia? 20:00:44 I'm not the one who started talking about Dart 20:01:04 feeding the troll in offtopic when they spam "Hi" everywhere on a daily basis 20:01:09 rather than dev, please 20:10:53 "they" is plural 20:11:12 And since when is saying Hi trolling? Are you dumb? 20:11:53 plowsof warn him already 20:12:45 Reposting for recent feed: 20:12:47 I am requesting comments on this monero_c->Rust wrapper, please: https://github.com/MrCyjaneK/monero_c/pull/67 20:12:49 Rust bindings by sneurlax · Pull Request #67 · MrCyjaneK/monero_c - GitHub 20:12:51 Proof of concept Rust bindings. TODO: Prove actual wallet usage (gen. seed or similar) Rust wrapper structure(s) around the C FFI (eg. a struct to store a wallet with the C pointer) Convert ex... 20:12:53 namely: do the docs make sense, does it work, and what structural changes would you recommend before expanding to wrap all wallet2_api functions? I'd like to refine how just these couple of fns are handled before doing the same thing dozens of times before they all need changing 20:12:55 while waiting for feedback, I'm pivoting to back to pure rust wallet work and a monero_c->PHP proof of concept binding with/for recanman ... I also still want to bind monero-cpp to both Dart and Rust because I like its API best, will have to fit that in somewhere... 20:12:57 monero-cpp has a pending PR to add a static lib build, if that works easily then binding should be straightforward. on that note, is anyone aware of any other extant static-monero-lib-building projects which I can play with? 20:12:59 with which I can play* 20:13:04 i'm here 20:13:12 oh, thanks 20:13:26 And flooding isn't trolling?