freeCodeCamp / euler-rust

Local config for running the freeCodeCamp Project Euler lessons in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freeCodeCamp - Project Euler with Rust

Course Description

This enables you to complete the Project Euler problems in Rust.

#Euler in Rust

How to Get Started

Read the article on /news

WASM Specific

  • Numbers in JS are only i32 or f32

Notes

  • It can take a few minutes to install all the dependencies/tools, on first start. The terminal will tell you its progress.

About

Local config for running the freeCodeCamp Project Euler lessons in Rust

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 73.4%Language:Rust 24.7%Language:Dockerfile 1.9%