Skip to content

P34R1/compiletime-serve-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

compiletime-serve-rs

this is a rust program that at compile time,

  • reads the files in the dist dir
  • uses them as &str's and at runtime
  • returns the wanted file

Why?

Sometimes you are trying to share a website and having to share an exe and html files is too difficult. Now you only have to share the exe :3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages