Open WarrenN1 opened 1 year ago
Installing OpenSSL on Linux is not going to be relevant - that is built for x86_64-linux-gnu or whatever.
I don't believe that OpenSSL supports wasm32-unknown-unknown, or if it does I don't know how to set up a build environment for that.
There's a bunch of discussion over on #1016, note that there are 3 wasm32 targets (unknown, emscripten, wasi) which appear to have had varying degrees of success.
I have tried so many solutions between reinstalling, reinstalling the OS, doing a manual install etc. I am here as a last result and any help would be deeply appreciated.
I am on the CentOS Stream release 8 (Fedora). For my Cargo Build, I have configured Vscode as follows:
I have also already installed:
which after being run yields:
Per the guide.
My cargo.toml looks like: