---
title: "Fortran on Cloudflare Workers Leveraging WebAssembly"
url: https://daily.dev/posts/fortran-on-cloudflare-workers-leveraging-webassembly-jrau6ldqb
source_url: https://www.infoq.com/news/2024/05/cloudflare-workers-fortran/
type: article
source: "InfoQ"
published: 2024-05-14T05:00:36.075Z
updated: 2026-04-10T02:12:18.905Z
tags: ["cloudflare", "fortran", "general-programming", "webassembly"]
reading_time: 2
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Fortran on Cloudflare Workers Leveraging WebAssembly

**[InfoQ](https://daily.dev/sources/infoq)** · 2 min read · 1 upvotes · 0 comments

## Summary

Cloudflare showcases how to run Fortran on Cloudflare Workers by compiling to WebAssembly. Fortran remains relevant for numerical programming and teams handling scientific data. LLVM Flang enables Fortran to compile to Wasm. Cloudflare releases Fortiche, a Fortran compiler for Cloudflare Workers. Cloudflare Workers also support COBOL.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.infoq.com/news/2024/05/cloudflare-workers-fortran/>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#cloudflare](https://daily.dev/tags/cloudflare), [#fortran](https://daily.dev/tags/fortran), [#general-programming](https://daily.dev/tags/general-programming), [#webassembly](https://daily.dev/tags/webassembly)

[View this post on daily.dev](https://daily.dev/posts/fortran-on-cloudflare-workers-leveraging-webassembly-jrau6ldqb)
