Skip to content

itssajan/excel_wasm_kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple example of a wasm module that can be used in a web browser or in nodejs.

To create the libe for testing

wasm-pack build --target web --out-dir ./reader-test/pkg

Build commands

# NodeJs
wasm-pack build --target nodejs
# Web
wasm-pack build --target web

License: MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published