Mohamadreza Nakhleh

Results 10 comments of Mohamadreza Nakhleh

I am also facing this problem. My kernel ``` Linux version 4.14.270-sigmaKernel-v1.0 (nobody@android-build) (Android (8148192, based on r445002) clang version 14.0.2 (https://android.googlesource.com/toolchain/llvm-project ae8d7d1dee3175cbfe3887834135abee1dcfcb68), LLD 14.0.2) #1 SMP PREEMPT Wed Mar...

> This restriction seems to be removed in newer releases of glibc. So Linux deploy works now?

I need some helps with writing unit test for BPF loader program. anyone likes to help?! have no idea about writing unit test for blockchain on-chain programs

`Transpile into Rust and call the current Solana toolchain.` if we want to translate the whole thing to Rust, it sounds counter-intuitive too. Probably we could make some limited template...

Actually it is much needed as we are developing a Block-chain based store to manage smart contracts. I will try to implement it and open a PR

```ctx.spawn``` and similar shenanigans are not available in ```WASM``` environment which would be one of the best use case for Rhia actually we are facing this issue and it seems...

> My suggestion: go and learn rust to become a Solana developer. the other communities are very very small and unsupportive Yeh! And then try to build android apps, web...

` await Future.delayed(const Duration(milliseconds: 100));` is always guaranteed to work? hard coding a `100 ms` doesn't seem to be very attractive