Small cleanups to docs. (#593)

Signed-off-by: Anuraag Agrawal <anuraaga@gmail.com>
This commit is contained in:
Anuraag Agrawal
2022-05-27 17:24:03 +09:00
committed by GitHub
parent 7fec94b2e1
commit f9a59d269a
4 changed files with 27 additions and 4 deletions

View File

@@ -2,6 +2,7 @@
package wazero
// CompilerSupported returns whether the compiler is supported in this environment.
const CompilerSupported = false
// NewRuntimeConfig returns NewRuntimeConfigInterpreter