Skip to content

TimNN/nacl-rust-min

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The goal of this repository is to allow you to verify that DiamondLovesYou/rust (Rust PNaCl fork) works correctly and familarize yourself with it's use without relying on any external dependecies.

The code implements a bare minimum native client module that succesfully loads but does nothing else except printing some messages to chrome's stdout.

To compile run ./build.sh or rustc --target le32-unknown-nacl nacl-rust-min.rs.

About

A minimal rust native client module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published