David Buchan-Swanson

Results 27 comments of David Buchan-Swanson

If you're trying to run on android, you need a different configuration: ``` "configurations": { "android": { "target": "android.emulator" } } ```

@ctran any change we can get this merged?

i was not able to fix it. i wouldn't even know where/how to start 😬

i implemented a fix in https://github.com/folke/trouble.nvim/pull/72 - i've not built any vim plugins before so not 100% sure if that's correct, but it works for me locally @folke

the current implementation never sets the window. either way, there's no rush 😄 i'm using my fork for now

@folke any advance on this issue, or the attached PR (#72)? It'd be good to get back to the mainline 😄

🤔 yep looks like `wapm` is supplied separately on Homebrew, too. Interesting that the documentation doesn't reference that, tho

of Wasmer. They reference installing from Homebrew, but the homebrew package doesn't include either `wapm` or `wax`, both of which are "automatically available" when you install wasmer

> Another reason is that we'd have to be over-eager when bundling, and include all the JS files, that would cause bigger bundles I think that not implementing this because...

hey @Kudo - sorry, forgot to push 😞 I know that when you enabled remote debugging, the engine is Chrome. The problem is that on iOS, when using JSC, it...