0

I posted this question here because I asked this question as part of another post, but found the solution before anyone answered it. Just want to share my findings.

I decided to try d8.exe only because I want to play around with WebAssembly don't feel like installing Chrome Canary. Still trying to figure out how to load .wasm file into d8.exe since I can't use XMLHttpRequest or fetch to read the binary files.

Mihai Manole
  • 195
  • 1
  • 7
John London
  • 1,250
  • 2
  • 14
  • 32

1 Answers1

2

My findings:

John London
  • 1,250
  • 2
  • 14
  • 32