Alex Crichton
|
5fe842e9bd
|
Allow extra exports not part of wasm-bindgen
Currently throw them all in an interface under `extra` in the main exports
interface. May change in the future...
|
2017-12-20 08:11:06 -08:00 |
|
Alex Crichton
|
a12a8f414c
|
Support imports outside of wasm_bindgen!
|
2017-12-20 07:58:41 -08:00 |
|
Alex Crichton
|
66ae545bff
|
Add support for raw pointers in Rust
|
2017-12-20 07:35:14 -08:00 |
|
Alex Crichton
|
85cdb51719
|
Generate TypeScript by default instead of JS
This is what's needed in the immediate future anyway, so let's do that!
|
2017-12-19 19:06:48 -08:00 |
|
Alex Crichton
|
eebe8b21a2
|
Fix generation for a fn with two string args
|
2017-12-18 16:13:37 -08:00 |
|
Alex Crichton
|
62808e8d99
|
Add some tests for exceptions
|
2017-12-18 14:44:09 -08:00 |
|
Alex Crichton
|
2225942000
|
Test two macro invocations
|
2017-12-14 21:56:40 -08:00 |
|
Alex Crichton
|
1b4f10217c
|
Start handling strings
|
2017-12-14 21:55:21 -08:00 |
|
Alex Crichton
|
d5897c6e56
|
Test the eventual desired interface
|
2017-12-14 20:07:26 -08:00 |
|
Alex Crichton
|
d2d9f6be11
|
Avoid registry/git repo updates in tests
Use the main lockfile as a template, also print out how long each
command takes.
|
2017-12-14 19:36:41 -08:00 |
|
Alex Crichton
|
2926e6e9f4
|
Initial commit
|
2017-12-14 19:31:01 -08:00 |
|