Download the PHP package kambo/webassembly without Composer
On this page you can find all versions of the php package kambo/webassembly. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kambo/webassembly
More information about kambo/webassembly
Files in kambo/webassembly
Download kambo/webassembly
More information about kambo/webassembly
Files in kambo/webassembly
Vendor kambo
Package webassembly
Short Description Run web assembly in PHP
License MIT
Homepage https://github.com/kambo/webassembly
Package webassembly
Short Description Run web assembly in PHP
License MIT
Homepage https://github.com/kambo/webassembly
Please rate this library. Is it a good library?
Informations about the package webassembly
PHP WebAssembly Library
An quick POC (done in ~3 hours) for running WebAssembly modules using Wasmer.
Installation
You can install the package via composer:
Usage
Please see the examples directory for usage examples.
Current limitations
- ๐ง Needs FFI extension to be enabled.
- โ ๏ธ Just a POC, can segfault at any moment.
- ๐งน It's probably leaking memory.
- ๐ฆ Wasmer runtime is bundled with the library - not a good idea for production.
- โก Limited support for some WebAssembly features.
- ๐ Does not support Mac OS (I forget password to my Mac ).
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
License
The MIT License (MIT). Please see License File for more information.
All versions of webassembly with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
The package kambo/webassembly contains the following files
Loading the files please wait ....