wabt-rs
wabt-rs copied to clipboard
Add an API for reading script from a file for ScriptParser
At the moment, it allows reading scripts only from buffers. However, it might be convenient to read a script from the specified path.