Isaque Neves

Results 149 issues of Isaque Neves

I'm getting a lot of warning messages and an error message when trying to run a simple program with the peachpie compiler ```console C:\MyCsharpProjects\fsbackup2\vendor\phpseclib\phpseclib\phpseclib\System\SSH\Agent\Identity.php(204,110): error PHP4046: Call to a member...

Have you implemented the recursive copy via SCP in this lib?

i'm getting this error when trying to store a large object on Windows ```dart class Usuario implements ModelBase { @override String getClassName() { return 'Usuario'; } Usuario({ this.id, required this.username,...

## 🚀 Feature Requests it would be very valuable for developers to be able to use cached_network_image on windows, as this would greatly facilitate the development of cross-platform applications with...

I'm trying to decode a JPEG image from a Vec u8, this Vec u8 comes from a javascript Uint8Array, as I'm trying to process an image in rust through WebAssembly,...

## 🐛 Bug description I set the environment variables, I installed "rustup" on my machine, then when I try to install "wasm-pack" this error appears ![image](https://user-images.githubusercontent.com/12227024/122425603-fd1b3f80-cf65-11eb-8d21-21ea58a7052f.png) ![image](https://user-images.githubusercontent.com/12227024/122425698-0d331f00-cf66-11eb-9b27-4b3a2ad4ac66.png) #### 🤔 Expected...

Add support for NativeAOT as NativeAOT will be present as part of .NET 7.0. The NativeAOT ahead-of-time (AOT) toolchain can compile .NET application into a native (architecture specific) single-file executable....

add support to windows (flutter desktop)

bug
enhancement
help wanted

How can I get the size of a directory in bytes with SFTP/SCP to calculate copy progress

add a configuration option to prevent BouncyCastle from registering at runtime so that sshj is compatible with GraalVM's native mode ```console C:\MyJavaProjects\java_native> C:\MyJavaProjects\java_native\app\build\native\nativeBuild\Example.exe Exception in thread "main" com.oracle.svm.core.jdk.UnsupportedFeatureError: Trying to...