FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
binaryen.js/src/index.js at dcodeIO-patch-3 · AssemblyScript/binaryen.js · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
AssemblyScript
/
binaryen.js
Public
Notifications
You must be signed in to change notification settings
Fork
54
Star
404
Code
Issues
8
Pull requests
5
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
binaryen.js
/
src
/
index.js
Copy path
More file actions
More file actions
Latest commit
History
History
History
3 lines (3 loc) · 126 Bytes
Breadcrumbs
binaryen.js
/
src
/
index.js
Copy path
File metadata and controls
3 lines (3 loc) · 126 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
import
Binaryen
from
"../binaryen/build/bin/binaryen_wasm.js"
;
const
binaryen
=
await
Binaryen
(
)
;
export
default
binaryen
;
Back
|
FazBrowse Home
|
New Git URL