-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow stepping through the Rust code
This allows stepping through the Rust code. `wasm-bindgen` 0.2.89 just got released and it finally properly allows keeping the debug symbols that Rust creates around fully. Thankfully `webpack` does not pose a problem here and the debug symbols now properly work in Chrome, allowing us to step through the Rust code in the developer tools.
- Loading branch information
Showing
2 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule livesplit-core
updated
82 files