Skip to content
Snippets Groups Projects
  • Natalie Weizenbaum's avatar
    Add support for hybrid VM/browser tests. (#509) · e80252fd
    Natalie Weizenbaum authored
    This adds `spawnHybridUri()` and `spawnHybridCode()` methods that spawn
    VM isolates even when called from the browser. It still needs some
    additional work to close the isolates when the test ends by default.
    
    See #109
    e80252fd