Closed SpecificProtagonist closed 3 months ago
Many thanks for your contribution. And thanks for the tip about how to make modules callable, I didn't know about that. I'm taking your PR, but I'll make small adjustments in docs before merging it to master
to be continued in https://github.com/igrek51/wat/pull/9
Replaces the
wat
module with thewat.wat
object, allowing shorteningfrom wat import wat
toimport wat
.