plasma-umass / doppio

Breaks the browser language barrier (includes a plugin-free JVM).
http://plasma-umass.github.io/doppio-demo
MIT License
2.17k stars 176 forks source link

"Upload Files..." Broken #248

Closed bmcdorman closed 11 years ago

bmcdorman commented 11 years ago

Attempting to upload and subsequently run a .class file results in the following error message: "Uncaught Magic number invalid"

Tested on Chrome 28.

I'm guessing this has something to do with browserfs. Are you able to replicate the error?

int3 commented 11 years ago

Yeah, I was trying to run stuff yesterday and ran into the same thing.

bmcdorman commented 11 years ago

Thanks John.