Grain is a new programming language that compiles to WebAssembly via Binaryen. For more information about the language, check out grain-lang.org.
If it's your first time here, we recommend that you follow the Grain guide to get up and running.
There are tons of ways to contribute to Grain. Check out our contributing guide for more info and come chat with us on Discord! All contributors are held to our contributor code of conduct.
For instructions on how to build Grain from source, please consult the official documentation.
To link the CLI:
npm run cli link
To reset your compiler build:
npm run compiler clean
Copyright ©️ 2017-2024 Philip Blair, Oscar Spencer, & contributors.