Hacker News new | ask | show | jobs
by francisl 2056 days ago
You can use f# with fable on the javascript ecosystem. And it's quite nice. Better than TS imo.

and now with .net core, its a better cross platform framework.

also, you can target wasm or native image now, no need to install it on the target env.

1 comments

> native image

Got any examples of this?