beckham
beckham
RRailway
Created by beckham on 11/18/2023 in #✋|help
Unable to add wasm32-unknown-unknown as a target
Whilst attempting to use rustup to add the wasm32-unknown-unknown target, I just receive this error sh: 1: rustup: not found. Any ideas on how to properly build wasm from rust on railway?
4 replies
RRailway
Created by beckham on 11/17/2023 in #✋|help
Accessing Private Networking Locally
Is it possible to access... for example an InfluxDB running on a Private Network locally from my system for debugging & testing?
7 replies
RRailway
Created by beckham on 11/17/2023 in #✋|help
Rust WASM Parcel Plugin not building properly
I have a Node.JS webserver setup with a Parcel plugin for building and serving WASM. However once deployed to Railway I recieve many errors like these. Is there a simple solution for this?
note: the `wasm32-unknown-unknown` target may not be installed

= help: consider downloading the target with `rustup target add wasm32-unknown-unknown`

error[E0463]: can't find crate for `core`

--> /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fiat-crypto-0.2.2/src/curve25519_64.rs:48:6

|

48 | impl core::ops::Index<usize> for fiat_25519_tight_field_element {

| ^^^^ can't find crate

|

= note: the `wasm32-unknown-unknown` target may not be installed

= help: consider downloading the target with `rustup target add wasm32-unknown-unknown
note: the `wasm32-unknown-unknown` target may not be installed

= help: consider downloading the target with `rustup target add wasm32-unknown-unknown`

error[E0463]: can't find crate for `core`

--> /root/.cargo/registry/src/index.crates.io-6f17d22bba15001f/fiat-crypto-0.2.2/src/curve25519_64.rs:48:6

|

48 | impl core::ops::Index<usize> for fiat_25519_tight_field_element {

| ^^^^ can't find crate

|

= note: the `wasm32-unknown-unknown` target may not be installed

= help: consider downloading the target with `rustup target add wasm32-unknown-unknown
`
2 replies
RRailway
Created by beckham on 11/6/2023 in #✋|help
Pro plan not receiving Hobby free $5 usage?
No description
17 replies