wasmfx / wasmfxtime

A fork of wasmtime (a fast and secure runtime for WebAssembly) supporting the WasmFX instruction set
https://wasmfx.dev/
Apache License 2.0
19 stars 1 forks source link

WasmFX-specific documentation in README.md #200

Closed frank-emrich closed 3 months ago

frank-emrich commented 4 months ago

This PR adds some documentation at the beginning of README.md, with the original Wasmtime documentation left below.

The README contains a minimal generator example to facilitate just copy-pasting it elsewhere and playing with it. The full version of the example, where printing is actually implemented, is put in examples/generator.wat.