mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-19 01:41:30 +00:00
Slight restructure
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
require("../../portable");
|
||||
require("../../std/portable");
|
||||
|
||||
// Copy Binaryen exports to global scope
|
||||
var globalScope = typeof window !== "undefined" && window || typeof global !== "undefined" && global || self;
|
||||
|
Reference in New Issue
Block a user