Pierre Cashon

Results 3 issues of Pierre Cashon

Hi, phiresky I'm planning to cross compile this extension to android target, is it possible? Currently, I'm trying to cross complie using [this doc](https://rust-lang.github.io/rustup/cross-compilation.html).

https://github.com/withgraphite/plutil/blob/affa752451b76e18d50fa9a8f8c1c30cfa6519c2/Libraries/plist/Tools/plutil.cpp#L616-L617 The second parameter to `path.find` should be `start`, otherwise it will always find the first `.`, and the sub-key will be `path.substr(first-dot-index, -1)`, cause the program to report `error:...

Hi there! I'm just start using vimejs today. Ran into an minor issue which the player will never request the source when the entire html has no `script` tag. _(...