I wouldn't worry too much about performance in your case. You have more or less a single moving physics object. Static objects don't have much of an impact. On PC you can easily use quite a bunch, on mobile you should limit it a bit. There is no real difference between webbrowser or node webkit (that is still basically just chrome). It's probably best to test it out, see how many physics objects you can drop until the framerate tanks.