Python wrapper for AIKernel.Wasm 0.1.1 runtime and WebGPU provider assemblies.
Project description
aikernel-wasm
Python wrapper for the public AIKernel.Wasm runtime and WebGPU provider surface. The package exposes the C# contract boundary through pythonnet and does not re-implement WASM runtime semantics in Python.
from aikernel_wasm import (
WebGpuComputeCapability,
WebGpuComputeProvider,
WasmProcessProvider,
wasm_provider_contracts,
)
capability = WebGpuComputeCapability().to_contract()
process_provider = WasmProcessProvider.create()
Covered C# Surface
WasmRuntimeWasmRuntimeContextWasmProcessProviderWasmMemoryProviderWasmStdinProviderWasmFileSystemProviderWasmEventProviderWasmAudioProviderWasmScreenshotProviderWasmSaveStateProviderWasmTimeProviderWebGpuComputeProviderWebGpuComputeInvokerWebGpuComputeCapabilityContracts
Managed assemblies can be bundled in aikernel_wasm/native or resolved from
NuGet/local package cache. Set AIKERNEL_WASM_ASSEMBLY_PATH to add additional
assembly search roots.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aikernel_wasm-0.1.1-py3-none-any.whl.
File metadata
- Download URL: aikernel_wasm-0.1.1-py3-none-any.whl
- Upload date:
- Size: 570.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3dc042743a6799b6a236fa14038d836e3e7e9623af28a6c4989a9cd0e2784631
|
|
| MD5 |
b35b2c0f9bce2dd96ffad654d1d8b144
|
|
| BLAKE2b-256 |
692f07603662a472c61b4aa23dcdb6a25ecfe8033af393397131cf15b96d4963
|