{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"},{"label":"Compilers","url":"https://skillfed.io/packages/category/software-development-compilers"},{"label":"Interpreters","url":"https://skillfed.io/packages/category/software-development-interpreters"}],"enrichment":{"capability":"Provides the Cranelift compiler backend for WebAssembly compilation and execution in Python applications.","skillfed_tags":["webassembly","compiler","runtime"],"use_cases":["Execute WebAssembly modules within a Python application using Cranelift as the JIT compiler.","Build Python-based tools that load and run .wasm files without spawning external processes.","Prototype or test WebAssembly code from Python before deploying to production.","Integrate lightweight, sandboxed computation into Python services by running pre-compiled wasm modules."],"what_it_does":"wasmer_compiler_cranelift is a compiler plugin that provides Cranelift as a JIT or native code compiler for WebAssembly execution. It plugs into the engine abstraction to enable loading, compiling, and executing WebAssembly modules. You pass its Compiler class to an engine instance, and it handles the compilation step. The package has no runtime dependencies and is one of multiple compiler options available.\n\nThe package is dormant\u2014last updated January 2022, with the last repository commit in September 2023. It remains available and functional for existing users, but receives no active maintenance or updates.","worth_installing":"Yes, if you need to run WebAssembly in Python and are comfortable with dormant maintenance. The package has no known vulnerabilities, low install friction, and permissive licensing. However, verify that Cranelift meets your performance and compatibility needs\u2014the package has not been updated since January 2022, so check whether recent WebAssembly features or security patches matter for your use case."},"id":"wasmer-compiler-cranelift","links":{"html":"https://skillfed.io/packages/wasmer-compiler-cranelift","md":"https://skillfed.io/packages/wasmer-compiler-cranelift.md","pypi":"https://pypi.org/project/wasmer-compiler-cranelift/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2022-01-07","license_spdx":null,"license_treatment":"permissive","name":"wasmer-compiler-cranelift","python_support":"unspecified","summary":"The Cranelift compiler for the `wasmer` package (to compile WebAssembly module)"},"popularity":{"monthly_downloads":521642,"position":6206,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.0"}
