wabt-rs icon indicating copy to clipboard operation
wabt-rs copied to clipboard

Add an API for reading script from a file for ScriptParser

Open pepyakin opened this issue 6 years ago • 0 comments

At the moment, it allows reading scripts only from buffers. However, it might be convenient to read a script from the specified path.

pepyakin avatar Jun 16 '18 17:06 pepyakin