SwikiCodeRobot @> #RunningAnotherThread |
"Query thread" self print: 'Java runningInV8Thread=',Java runningInV8Thread
"Running example thread" [ "MainActivity singleton halt." self print: 'Java runningInV8Thread=',Java runningInV8Thread. self print: 'Hello from new(v8) thread' ] valueThreaded