Introduction

What and why

Rapid is statically typed programming language for the Web. It is built to accelerate modern web development and to provide faster, easier and safer development process. It can be run natively in the browser with greater performance than Javascript thanks to Webassembly.

Some benefits:

  • statically typed

  • functional

  • better performance

  • smaller binary size

  • open source, driven by community

Last updated