Rename host_binding to final

This commit is contained in:
Alex Crichton
2018-11-09 07:59:48 -08:00
parent 2c9084d0e2
commit cb246e38fb
10 changed files with 34 additions and 32 deletions

View File

@ -12,7 +12,7 @@ prototype chain of an object.
The `final` attribute is intended to be purely related to performance. It
ideally has no user-visible effect, and `structural` imports (the default)
should be able to transparently switch to `host_binding` eventually.
should be able to transparently switch to `final` eventually.
The eventual performance aspect is that with the [host bindings
proposal][host-bindings] then `wasm-bindgen` will need to generate far fewer JS