book icon indicating copy to clipboard operation
book copied to clipboard

Add missing wasm_bindgen for Universe implementation

Open ramonberrutti opened this issue 5 years ago • 1 comments

Summary

Following the tutorial, I found that the first implementation of the Universe structure is missing the macro of wasm_bindgen. I know that in the following code is set, but when you are following a tutorial, you only focus on parts that change.

ramonberrutti avatar May 05 '20 07:05 ramonberrutti

See issue # (https://github.com/rustwasm/book/issues/211)

elasticdotventures avatar Jun 22 '22 11:06 elasticdotventures