Very experimental WASM code generation by MST in contexts of Int and Real #158

Closed
CommanderTvis wants to merge 16 commits from feature/binaryen into dev
Showing only changes of commit 765905c64f - Show all commits

View File

@ -10,6 +10,7 @@
"PackageDirectoryMismatch", "PackageDirectoryMismatch",
"PackageName", "PackageName",
) )
@file:JsNonModule
@file:JsModule("js-base64") @file:JsModule("js-base64")
package Base64 package Base64