euler-rust icon indicating copy to clipboard operation
euler-rust copied to clipboard

Local config for running the freeCodeCamp Project Euler lessons in Rust

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.