--- 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' metadata: effectiveApiVersion: null affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2023-04-06T13:44:45-04:00' postedAt: '2023-04-10T10:00:00-04:00' updatedAt: '2024-02-02T10:05:12-05:00' effectiveAt: '2023-04-10T10:00:00-04:00' --- 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)