picode7

Results 2 comments of picode7

I'm still getting this issue in VS Code (fresh install of the plugin and rust) ![image](https://user-images.githubusercontent.com/9394244/104949044-985fb700-59be-11eb-81ec-767486fe9631.png)

I had the same issue, but the inital example I followed used `wasm-bindgen = "0.2.63"`, so the fix was not there. Updated it to the most recent version .69 and...