-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(wasm): change fields of BuildMetadata to camelCase
To comply to javascript conventions. This is desirable because we expose this struct beyond our typescript wrapper. It has to be this tedious way of renaming each field separately, until rustwasm/wasm-bindgen#1818 is solved.
- Loading branch information
1 parent
fe7f2b4
commit 4d78090
Showing
1 changed file
with
8 additions
and
8 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