File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
MIT License
2
2
3
- Copyright (c) 2024 pixelbracket
3
+ Copyright (c) 2024 evasquare
4
4
Copyright (c) 2018 Aaron Turon (Original Book Author)
5
5
6
6
Permission is hereby granted, free of charge, to any person obtaining a copy
Original file line number Diff line number Diff line change 5
5
<strong >이 간결한 책은 Rust와 WebAssembly를 함께 사용하는 방법을 다룹니다. 튜토리얼과 알찬 연습 예제들로 구성돼 있습니다.</strong >
6
6
7
7
<h3 >
8
- <a href="https://pixelbracket .github.io/rust-wasm-book-ko/">책 읽기 (한국어)</a>
8
+ <a href="https://evasquare .github.io/rust-wasm-book-ko/">책 읽기 (한국어)</a>
9
9
<span> | </span>
10
10
<a href="https://rustwasm.github.io/docs/book/">책 읽기 (영어)</a>
11
11
<span> | </span>
Original file line number Diff line number Diff line change 1
1
# Rust 🦀 and WebAssembly 🕸
2
2
이 간결한 책은 [ Rust] [ ] 와 [ WebAssembly] [ ] 를 함께 사용하는 방법을 다룹니다.
3
3
4
- > 번역된 버전에 이슈나 풀 리퀘스트를 생성하고자 하시나요? [ 번역 버전의 레포지토리] ( https://github.com/pixelbracket /rust-wasm-book-ko ) 를 확인해 주세요.
4
+ > 번역된 버전에 이슈나 풀 리퀘스트를 생성하고자 하시나요? [ 번역 버전의 레포지토리] ( https://github.com/evasquare /rust-wasm-book-ko ) 를 확인해 주세요.
5
5
6
6
## 누구를 위한 책인가요?
7
7
이 책은 Rust와 WebAssembly를 함께 사용하여 웹에서 동작하는 빠르고 안정된 코드를 작성하는 방법에 대해 관심이 있는 분들을 위해 작성되었습니다.
Original file line number Diff line number Diff line change 2
2
3
3
이 책을 다른 언어로 번역하는 데에 관심이 있다면 [ 메인 레포지토리] ( https://github.com/rustwasm/book ) 를 포크하고 풀 리퀘스트를 생성해보세요.
4
4
5
- - [ 한국어] ( https://github.com/pixelbracket /rust-wasm-book-ko )
5
+ - [ 한국어] ( https://github.com/evasquare /rust-wasm-book-ko )
You can’t perform that action at this time.
0 commit comments