Last active
December 4, 2023 14:11
-
-
Save davesnx/c6d5904d89b80f36ba6deab180f882c3 to your computer and use it in GitHub Desktop.
ReScript Parsetree print
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npx bsc -dparsetree wat.res | |
npx bsc -dparsetree wat.ml | |
npx bsc -format wat.ml |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment