A very simple wrapper for wazero to create a minimal virtual machine for simple purposes.

ZRY 4f0099704e Fix: UseInterpreter should mean that force interpreter. If it is false, it prefers to use compiler, but it still depends on whether the architecture is supported this feature. 13 ore în urmă
.idea 840636ae03 First available version. 13 ore în urmă
testing 840636ae03 First available version. 13 ore în urmă
wavm 4f0099704e Fix: UseInterpreter should mean that force interpreter. If it is false, it prefers to use compiler, but it still depends on whether the architecture is supported this feature. 13 ore în urmă
.gitignore 840636ae03 First available version. 13 ore în urmă
LICENSE ac7c302f0d Initial commit 1 lună în urmă
README.md ac7c302f0d Initial commit 1 lună în urmă
go.work 840636ae03 First available version. 13 ore în urmă
justfile 840636ae03 First available version. 13 ore în urmă

README.md

wazeroSimpleWrap

A very simple wrapper for wazero to create a minimal virtual machine for simple purposes.