Skip to content

🟪 Simple shortcut to convert .wat files to .wasm files on your system using node.js

License

Notifications You must be signed in to change notification settings

mojtaba-afraz/wat2wasm-interface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wat2wasm-interface

A simple shortcut to convert .wat files to .wasm files on your system using node.js

How Start !?

Clone as normal,Install as normal

$ git clone https://github.com/mojtaba-afraz/wat2wasm-interface.git
$ cd wat2wasm-interface
$ npm install

how it works !?

Simply write and save your .wat files in the webAssembly folder and run the following command:

$ npm run build

And then the output of your code is created in the out folder

About

🟪 Simple shortcut to convert .wat files to .wasm files on your system using node.js

Topics

Resources

License

Stars

Watchers

Forks