File tree Expand file tree Collapse file tree 4 files changed +0
-40
lines changed Expand file tree Collapse file tree 4 files changed +0
-40
lines changed Original file line number Diff line number Diff line change 1- [project ]
2- name = " wasmer"
3- version = " 1.1.0"
4- description = " Python extension to run WebAssembly binaries"
5- readme = " README.md"
6- repository = " https://github.com/wasmerio/wasmer-python"
7- keywords = [" python" , " extension" , " webassembly" ]
8- categories = [" wasm" ]
9- build = " build.rs"
10-
111[package ]
122edition = " 2018"
133
Original file line number Diff line number Diff line change 1- [project ]
2- name = " wasmer_compiler_cranelift"
3- version = " 1.1.0"
4- description = " Python extension to run WebAssembly binaries"
5- readme = " README.md"
6- repository = " https://github.com/wasmerio/wasmer-python"
7- keywords = [" python" , " extension" , " webassembly" ]
8- categories = [" wasm" ]
9- build = " build.rs"
10-
111[package ]
122edition = " 2018"
133
Original file line number Diff line number Diff line change 1- [project ]
2- name = " wasmer_compiler_llvm"
3- version = " 1.1.0"
4- description = " Python extension to run WebAssembly binaries"
5- readme = " README.md"
6- repository = " https://github.com/wasmerio/wasmer-python"
7- keywords = [" python" , " extension" , " webassembly" ]
8- categories = [" wasm" ]
9- build = " build.rs"
10-
111[package ]
122edition = " 2018"
133
Original file line number Diff line number Diff line change 1- [project ]
2- name = " wasmer_compiler_singlepass"
3- version = " 1.1.0"
4- description = " Python extension to run WebAssembly binaries"
5- readme = " README.md"
6- repository = " https://github.com/wasmerio/wasmer-python"
7- keywords = [" python" , " extension" , " webassembly" ]
8- categories = [" wasm" ]
9- build = " build.rs"
10-
111[package ]
122edition = " 2018"
133
You can’t perform that action at this time.
0 commit comments