malcolmstill / zware

Zig WebAssembly Runtime Engine
MIT License
293 stars 10 forks source link

Add addHostFunction as suggested by @TUSF #196

Closed malcolmstill closed 1 year ago

malcolmstill commented 1 year ago

Description

Fixes part of https://github.com/malcolmstill/zware/issues/185. Adds a addHostFunction to the Store that simplifies loading a host function.