WebAssembly / website

WebAssembly website
https://webassembly.org
Apache License 2.0
272 stars 179 forks source link

Perhaps it may be funny, what about COBOL? #380

Open JacoboFeijoo opened 6 months ago

JacoboFeijoo commented 6 months ago

Banks, Insurance Companies, Healthcare, Defence... COBOL is still alive. To see COBOL 'translated' to WebAssembly may be a good idea. Thanks in advance.

kripken commented 6 months ago

See Cloudflare's blogpost on supporting COBOL in wasm. They compile COBOL to C and then C to wasm.