Skip to content
Damien Engels edited this page Oct 19, 2015 · 6 revisions

Can probably be ported on scalajs

  • System properties
  • HtmlReporter

Might be ported on scalajs

  • java.io.File
  • java.lang.ClassLoader

Other things that don't work

  • java.io.Object(Input/Output)Stream
  • java.net.URL
  • java.security.AccessControlException

General Questions

  • How can we have access to files in the browser ? Do we need it ?
  • Need for separate vm executor ? (Answer with experiment)
  • How can we elegantly abstract java libs that scalameter depend on to compile to scalajs without modification

Publishing

Clone this wiki locally