appcypher / awesome-wasm-runtimes

A list of webassemby runtimes
1.36k stars 79 forks source link

Add pwart #46

Open partic2 opened 11 months ago

partic2 commented 11 months ago

https://github.com/partic2/pwart

A lightweight WebAssembly JIT compiler and runtime , powered by sljit.

Languages written in

C

Compiler framework

SLJIT

Compilation / Execution modes

JIT

Interoperability with other languages

N/A

Non-MVP features supported

Bulk Memory Operations/Multi-Memory/Multi-Value/Reference Types/Sign Extension Instructions/Non-Trapping Float-to-Int Conversions/Mutable Global/Memory64 (partly support)

Host APIs supported

WASI/Custom

Non-web standards

N/A Used by

N/A Platforms supported

Linux/Windows /Android