Commit f4a0890
authored
Auto merge of #270 - tomaka:wasi, r=emilio
Make it compile for wasm32-unknown-unknown and wasm32-wasi
This uses the "inprocess" implementation for the WebAssembly targets, like Windows, Android and iOS already do.
Note that this only compile with the master branch of the `uuid` crate, as uuid-rs/uuid#477 hasn't been published yet.1 file changed
+8
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
29 | 32 | | |
30 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
| |||
0 commit comments