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

A Rust WebAssembly Website example for practising english for chinese.

License

NotificationsYou must be signed in to change notification settings

rayylee/keypress

Repository files navigation

A Rust WebAssembly Websit example for practising english for chinese.

How to build

TheKeyPress is built with trunk. You can install it with the following command:

# Install WebAssembly target# The compilation target for browser-based WebAssembly is called "wasm32-unknown-unknown".# The following command will add this target to your development environment.rustup target add wasm32-unknown-unknown# Install trunk and wasm-bindgen-cli# At some point in the future, trunk will automatically download wasm-bindgencargo install trunk wasm-bindgen-cli

Build and run is as easy as running a single command:

# buildcargo build --release
# build and servetrunk serve --release

Example

You can visit in the websitehttps://rayylee.github.io/keypress

screenshot

Acknowledgments

About

A Rust WebAssembly Website example for practising english for chinese.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp