ballercat / walt

:zap: Walt is a JavaScript-like syntax for WebAssembly text format :zap:
https://ballercat.github.io/walt/
MIT License
4.64k stars 122 forks source link

Closures as an external plugin #140

Closed ballercat closed 6 years ago

ballercat commented 6 years ago

Resolves #110

MVP implementation of a stand-alone plugin. Proves that a plugin system for the compiler is working. The most elaborate feature, the closures are extracted out into an optional plugin.

coveralls commented 6 years ago

Pull Request Test Coverage Report for Build 132


Totals Coverage Status
Change from base Build 118: -0.08%
Covered Lines: 1892
Relevant Lines: 1892

💛 - Coveralls