Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

My Portfolio

NotificationsYou must be signed in to change notification settings

ahmad2smile/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stack

The of the site is Web Assembly based Single Page Application written in Rust. Framework is RustYew

Routing

Routing is usingYew Router. Yew Router is pretty flexible. The project uses hash based routing to avoid server side setup required for SPA as it's hosted onGithub Pages.

Navigation is done by usingset_route onrouting_service of Yew Router also with direct

<ahref="#my-route>My Route</a>

Web Assembly

Web Assembly bindings are set withcargo-web

Run

Makefile setup (or look in Makefile for cargo commands)

run:

make start

build:

make build

Visit

http://shafiqahmad.com/


[8]ページ先頭

©2009-2025 Movatter.jp