hero

@avi/plangs

Apple swift LLVM based languge

Start 👉

⏱ No runtime or Garbage collector

makes it fast and memeory efficient

🔢 Strongly Typed

can use typed versions using babel or typescript

🔀 Memory and thread-safe

ruch type system and ownership module guarantee

🔧 JIT Compiler

just-in-time compilation using v8 engine and turbofan optimization

🌏 Program the web and much more

virtual DOM based frameworks, electron, unity

🔉 translate to WASM

convert to wasm using Assembly script

2 Articles