Commit 6a10ef1
authored
Use rust_shared_library for building Wasm modules. (#512)
The rust_binary(out_binary=True) hack is no longer needed,
and we can remove the patch for it.
Signed-off-by: Piotr Sikora <code@piotrsikora.dev>
Signed-off-by: Matt Leon <mattleon@google.com>1 parent 42317d8 commit 6a10ef1
3 files changed
Lines changed: 2 additions & 21 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
144 | 142 | | |
145 | 143 | | |
146 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | 87 | | |
90 | 88 | | |
91 | 89 | | |
| |||
0 commit comments