amodm / webbrowser-rs

Rust library to open URLs in the web browsers available on a platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add support for wasm

hosseind2 opened this issue · comments

Screen Shot 2020-06-25 at 6 21 17 PM

I have a project that I want to make a web application with rust and wasm and I want to install rspotify package, it installs correctly but after run webpack I face with this issue that I guess this package has no support for wasm

can you please add support for wasm?

@hosseind2, WASM is already supported but was not released so you need to build library from master. rspotify don't use git version of webbrowser and needs to be patched for that

@hosseind2, WASM is already supported but was not released so you need to build library from master. rspotify don't use git version of webbrowser and needs to be patched for that

yeah my pull is merged, there is something about CI, I will wait for it
thanks

@YerinAlexey this is out as 0.5.5