issues
search
rustwasm
/
book
The Rust and WebAssembly Book
https://rustwasm.github.io/docs/book/
MIT License
1.75k
stars
211
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Setup section should add `git` as require
#272
DeadBushSanpai
opened
2 years ago
0
Add optimization command for both size and speed
#271
SUPERCILEX
closed
1 year ago
0
Update description of type declaration file
#270
boeckMt
opened
2 years ago
0
Switch Interface-Types repo link to correct branch
#269
NaeNate
closed
1 year ago
0
Remove reference to wasm32-unknown-unknown target
#268
jeffs
closed
2 years ago
0
Issue #255 - Attempt to make explanation in debugging section better
#267
nitame
opened
3 years ago
0
section 4.4 final exercise problem with impl Display
#266
Lazerbeak12345
opened
3 years ago
0
Additional clarity would be helpful in section 4.4 defining the Universe struct
#265
apc518
opened
3 years ago
1
cannot return a borrowed ref with #[wasm_bindgen]
#264
bkinsey808
opened
3 years ago
4
encountered ```Sorry, "wasm-game-of-life" is not a valid value for crate_name``` once
#263
adsick
opened
3 years ago
0
question: can I translate it into Chinese?
#262
NICEXAI
opened
3 years ago
1
Answer in 4.2 exercise does not work.
#261
letto4135
closed
2 years ago
5
Hope to have a multi language support
#260
PuffMeow
opened
3 years ago
0
add deploying without a bundler to deploying-to-production.md
#259
ArdaGurcan
opened
3 years ago
0
There is no mention of wasm-pack build --target web
#258
ArdaGurcan
opened
3 years ago
0
Add `gloo` in "Crates You Should Know"
#257
ranile
opened
3 years ago
0
src/game-of-life/setup.md recommends npm install npm@latest -g: this doesn't work on windows
#256
rbtcollins
opened
3 years ago
0
"Chapter 4.6 Debugging" has some unclear explanations
#255
MRGRAVITY817
opened
3 years ago
0
Running `wasm-pack build` doesn't create package.json in `pkg` directory
#254
ev-rvs
opened
3 years ago
2
Fix grammar: comprise does not mean compose
#253
jeffs
closed
1 year ago
0
Hello World does not work as the book describes with current version of wasm-pack.
#252
b4ux1t3
opened
3 years ago
2
setup add wasm-bindgen-cli install
#251
Liu-WeiHu
opened
3 years ago
0
"Getting Started" step missing?
#250
mvolkmann
opened
3 years ago
2
Can't build wasm at the 4.4 chapter
#249
paadam94
opened
3 years ago
5
use cargo to install wasm-pack
#248
cmello
opened
3 years ago
1
Typo fix: removing characters which seem to have been accidentally inserted
#247
noritada
closed
3 years ago
0
Do not re-draw grid on every tick
#246
scotttrinh
closed
2 years ago
0
Corrected a typo
#245
ghost
closed
3 years ago
0
Example to call Rust from JS and back?
#244
ivnsch
opened
4 years ago
2
Documentation on using Emscripten targets
#243
tlively
opened
4 years ago
12
Add Trunk to the Tools You Should Know section
#242
thedodd
opened
4 years ago
0
Instructions to prepare `lib.rs` for benchmarking are inadequate
#241
prestonhale
opened
4 years ago
0
Make a note about `fn render()` problem and point a fix
#240
orsenkucher
opened
4 years ago
0
Make codes more idiomatic
#239
avtomat2023
opened
4 years ago
0
Update hello world tutorial section to better reflect the current state of the templates and tooling.
#238
ThePuzzlemaker
closed
3 years ago
1
wasm-pack build fails for Game of Life tutorial due to known issue
#237
huppmann
opened
4 years ago
1
replace write! + `\n` with writeln!
#236
KadoBOT
closed
2 years ago
0
Fix: Improved consistency in use of "neighbor" spelling
#235
cherbie
opened
4 years ago
0
Consistent use of the spelling of "neighbor"
#234
cherbie
opened
4 years ago
0
Add references to tracing & tracing-wasm to Time Profiling section of book
#233
colelawrence
opened
4 years ago
0
Expand game of life with a section about rendering to the canvas from rust
#232
sacovo
opened
4 years ago
0
Broken Discord link?
#231
fosskers
closed
4 years ago
1
Update factorial example from using get_local to local.get
#230
brettcannon
closed
3 years ago
0
Update factorial example from "What is WebAssembly?" to WebAssembly 1.1
#229
brettcannon
closed
3 years ago
0
Drop Greenkeeper mention
#228
brettcannon
closed
3 years ago
0
Greenkeeper mention in "Why Rust and WebAssembly?" now outdated
#227
brettcannon
closed
3 years ago
0
Suggestion for translation in Korean
#226
eeeclipse
opened
4 years ago
1
Update link to cranelift source code
#225
gdetrez
closed
3 years ago
0
tutorial needs to explain how to deploy wasm app using another webserver
#224
ta32
closed
4 years ago
2
use js_sys::Uint8Array::view instead
#223
mike-kfed
opened
4 years ago
0
Previous
Next