7 Commits

Author SHA1 Message Date
yanganto
d058b3debf Set default stdout of wasm to console.log
The print function of wasm will be
	- `console.log` by default or when giving undefined or "console"
	- a dumb function when giving `null`
	- the function when giving a function

Co-Authored-By: Noah <33094578+coolreader18@users.noreply.github.com>
2019-11-27 13:53:07 +08:00
coolreader18
5821bac2dc Update READMEs 2019-07-16 19:13:07 -05:00
Joey
006e975bc5 Update wasm/lib/README.md
Co-Authored-By: coolreader18 <33094578+coolreader18@users.noreply.github.com>
2019-03-04 17:16:02 -06:00
coolreader18
55cc653d9b Prepare the wasm crate for publishing on npm 2019-03-04 16:50:30 -06:00
stratusjerry
7134885775 Spellcheck 2019-02-05 13:39:16 -05:00
coolreader18
1d5df4130a Add doc comments and typescript custom section 2018-12-27 22:31:15 -06:00
coolreader18
b2772804f2 Add README and manifest fields for the WASM library 2018-12-27 21:06:59 -06:00