vionya / discord-rich-presence

A cross-platform Discord Rich Presence library written in Rust
MIT License
89 stars 16 forks source link

error[E0433]: unresolved import `ipc` #25

Closed jesus-ale43 closed 1 year ago

jesus-ale43 commented 1 year ago

image

vionya commented 1 year ago

The crate name to import is discord_rich_presence :)

jesus-ale43 commented 1 year ago

I still have the same problem, although the package works, it doesn't work when I compile to WASI Is there a way to use it in WASI?

vionya commented 1 year ago

Would you mind bringing this up in a new issue? It'd be better to discuss there. If you could elaborate a bit more on what happens when you try to compile, too, I'd appreciate it :)

jesus-ale43 commented 1 year ago

¿Te importaría mencionar esto en un nuevo número? Sería mejor discutir allí. Si pudieras elaborar un poco más sobre lo que sucede cuando intentas compilar también, te lo agradecería :)

Ok