summaryrefslogtreecommitdiff
path: root/test/mutable-global.wasm
Commit message (Collapse)AuthorAgeFilesLines
* Add support for a mutable globals as a Feature (#1785)Sam Clegg2018-11-301-0/+0
This picks up from #1644 and indeed borrows the test case from there.