mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-19 18:01:31 +00:00
Math scaffolding
This commit is contained in:
@ -120,7 +120,8 @@ tests.forEach(filename => {
|
||||
my: {
|
||||
externalFunction: function() { },
|
||||
externalConstant: 2
|
||||
}
|
||||
},
|
||||
JSMath: Math
|
||||
});
|
||||
console.log("- " + chalk.green("instantiate OK"));
|
||||
} catch (e) {
|
||||
|
Reference in New Issue
Block a user