chakra-core / org

Various organizational content (meetings, previews, etc)
4 stars 5 forks source link

Continuous wabbit (wabt) update. #4

Open Fly-Style opened 4 years ago

Fly-Style commented 4 years ago

Right now ChakraCore has a lot of outdated compiled .wasm in tests. As a rule, they were compiled manually and placed inside test folders. In my opinion, we can enhance wasm testing approach: we can use wabbit's wat2wasm everywhere and just update wabbit as soon as the new version of wabbit will be published.

Does it make sense? @ppenzin @zenparsing @rhuanjl @chicoxyzzy.