--- title: Write Shopify Functions in JavaScript - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/write-shopify-functions-in-javascript md: https://shopify.dev/changelog/write-shopify-functions-in-javascript.md --- [Back to Developer changelog](https://shopify.dev/changelog) April 10, 2023 Tags: * API # Write Shopify Functions in JavaScript Shopify Functions written in JavaScript can now be deployed in production. Going forward Rust and JavaScript will be our first-class languages for Shopify Functions. However, you can still write Shopify Functions in any WebAssembly-supported language that meets our requirements. Learn more about JavaScript Shopify Functions [here](https://shopify.dev/docs/apps/functions/language-support/javascript)