mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-04-03 19:01:06 +00:00
Fix highlighting in README
This commit is contained in:
parent
c51a342cb3
commit
dac2f2d170
@ -294,7 +294,7 @@ this][bindings]. You can view them in action like so:
|
|||||||
|
|
||||||
and our corresponding `index.js`:
|
and our corresponding `index.js`:
|
||||||
|
|
||||||
```html
|
```js
|
||||||
import { Foo, Bar, concat } from "./js_hello_world";
|
import { Foo, Bar, concat } from "./js_hello_world";
|
||||||
import { booted } from "./js_hello_world_wasm";
|
import { booted } from "./js_hello_world_wasm";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user