Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Add information about additional files generated by wasm-pack build.#292

Open
kimwallmark wants to merge 1 commit intorustwasm:masterfrom
kimwallmark:master
Open

Add information about additional files generated by wasm-pack build.#292
kimwallmark wants to merge 1 commit intorustwasm:masterfrom
kimwallmark:master

Conversation

@kimwallmark
Copy link

Summary

The list of files generated by wasm-pack build was missing two files. This change adds those files and information about them.

The files are wasm_game_of_life_bg.js and wasm_game_of_life_bg.wasm.d.ts.

There is some additional information about these files in drager/wasm-pack#1193 and drager/wasm-pack#199.

Fixes #291

wasm_game_of_life_bg.js and wasm_game_of_life_bg.wasm.d.ts are now being
generated by `wasm-pack build`.

There is some additional information about these files in
drager/wasm-pack#199 and
drager/wasm-pack#1193 .
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

wasm-pack build generates two additional files

1 participant