8000 GitHub - rickycodes/www at update-tests
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rickycodes/www

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my website ricky.codes

Build Status experimental

My personal website built with Rust using cargo-web and stdweb

build:

you will need cargo web

cargo web build --target=wasm32-unknown-unknown

I haven't tested other targets

you should see something like:

warning: debug builds on the wasm32-unknown-unknown are currently totally broken
         forcing a release build
    Finished release [optimized] target(s) in 0.0 secs

web server:

cargo web start --target=wasm32-unknown-unknown

you should see something like:

warning: debug builds on the wasm32-unknown-unknown are currently totally broken
         forcing a release build
    Finished release [optimized] target(s) in 0.0 secs

If you need to serve any extra files put them in the 'static' directory
in the root of your crate; they will be served alongside your application.
You can also put a 'static' directory in your 'src' directory.

Your application is being served at '/rickycodes.js'. It will be automatically
rebuilt if you make any changes in your code.

You can access the web server at `http://[::1]:8000`.

About

my website built using Rust (stdweb) → .wasm (also: dat://ricky.codes)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  
0