Skip to content

jef5ez/ruspyzel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using advent of code 2019 intcode problems as an excuse to mess with rust and bazel

https://www.rust-lang.org/learn/get-started

install rust:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

upgrade to nightly for pyO3

rustup toolchain install nightly
rustup install nightly-2019-12-16
rustup default nightly-2019-12-16

maybe need to try https://github.com/PyO3/maturin to build a wheel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published