bytecodealliance / javy

JS to WebAssembly toolchain
Apache License 2.0
2.06k stars 100 forks source link

[Testing] Add test instructions to readme #684

Closed ewalk153 closed 1 week ago

ewalk153 commented 1 week ago

Description of the change

Add setup steps to guide users to test locally.

Why am I making this change?

I was tripped up on the need to clone submodules for test262. This explains those steps.

Checklist