Wasm 0.03 Deleted
Kwalitee Issues
No Core Issues.
- proper_libs
-
Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.
Error: corpus/wasm/Math.pm
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Wasm | Write Perl extensions using Wasm | 0.03 | metacpan |
| Wasm::Wasmtime | Perl interface to Wasmtime | 0.03 | metacpan |
| Wasm::Wasmtime::Config | Global configuration for Wasm::Wasmtime::Engine | 0.03 | metacpan |
| Wasm::Wasmtime::Engine | Wasmtime engine class | 0.03 | metacpan |
| Wasm::Wasmtime::ExportType | Wasmtime export type class | 0.03 | metacpan |
| Wasm::Wasmtime::Extern | Wasmtime extern class | 0.03 | metacpan |
| Wasm::Wasmtime::ExternType | Wasmtime extern type class | 0.03 | metacpan |
| Wasm::Wasmtime::FFI | Private class for Wasm::Wasmtime | 0.03 | metacpan |
| Wasm::Wasmtime::Func | Wasmtime function class | 0.03 | metacpan |
| Wasm::Wasmtime::FuncType | Wasmtime function type class | 0.03 | metacpan |
| Wasm::Wasmtime::ImportType | Wasmtime import type class | 0.03 | metacpan |
| Wasm::Wasmtime::Instance | Wasmtime instance class | 0.03 | metacpan |
| Wasm::Wasmtime::Memory | Wasmtime memory class | 0.03 | metacpan |
| Wasm::Wasmtime::MemoryType | Wasmtime memory type class | 0.03 | metacpan |
| Wasm::Wasmtime::Module | Wasmtime module class | 0.03 | metacpan |
| Wasm::Wasmtime::Store | Wasmtime store class | 0.03 | metacpan |
| Wasm::Wasmtime::Trap | Wasmtime trap class | 0.03 | metacpan |
| Wasm::Wasmtime::ValType | Wasmtime value type class | 0.03 | metacpan |
| Wasm::Wasmtime::WasiConfig | WASI Configuration | 0.03 | metacpan |
| Wasm::Wasmtime::WasiInstance | WASI instance class | 0.03 | metacpan |
| Wasm::Wasmtime::Wat2Wasm | Convert WebAssembly Text to Wasm | 0.03 | metacpan |