write prInt

This commit is contained in:
nora 2023-07-30 23:05:57 +02:00
parent d9868e3111
commit 7f65dc0277
8 changed files with 155 additions and 40 deletions

View file

@ -300,6 +300,7 @@ export const BUILTINS = [
"Bool",
"true",
"false",
"trap",
// Intrinsics:
"__i32_store",
"__i64_store",