Skip to content

Commit

Permalink
Merge with Upstream and Simplify Decoding #66
Browse files Browse the repository at this point in the history
Merge with Upstream and Simplify Decoding

-    Decreases binaries by ~50% by defining fewer classes
-    Handle Type Aliases
-    Fixes stub allocation
-    Loader much faster at accessing typed arrays
-    Fixes typing generation
-    Changed api to `obj.encode() -> Uint8Array`
  • Loading branch information
willemneal authored Sep 13, 2019
2 parents c825b4b + c191ac3 commit 23e2f17
Show file tree
Hide file tree
Showing 90 changed files with 56,427 additions and 9,542 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
npm-debug.*
docs/
node_modules/
out/
raw/
.history
bindings/dist/transformerBundle\.js\.map
Loading

0 comments on commit 23e2f17

Please sign in to comment.