rgwch

Results 2 issues of rgwch

While this works out of the box perfectly for simple applications (great!), I'm stuck with the following problem: Many web services make use of internal paths such as "/css/style.css" or...

This bridge works great for me, thanks! Only when it comes to unit testing, I run into the following issue: This example test ```js import java from "java"; describe("Javascript-java bridge",()=>{...